From 1714a57521301225655a7fac9220035cb1a1d126 Mon Sep 17 00:00:00 2001 From: mjames-upc Date: Wed, 6 Apr 2016 21:17:43 -0600 Subject: [PATCH] building 16.1.4-2 on moe --- cave/build/alertviz/customTargets.xml | 6 ----- cave/build/cave/customTargets.xml | 6 ----- .../awips2.cave/Installer.cave/component.spec | 5 ----- .../Installer.edex-upc/component.spec | 1 - rpms/build/x86_64/build.sh | 22 ++++++++++--------- .../Installer.python-awips/component.spec | 2 +- 6 files changed, 13 insertions(+), 29 deletions(-) diff --git a/cave/build/alertviz/customTargets.xml b/cave/build/alertviz/customTargets.xml index dac3d6af3a..c7591efa9c 100644 --- a/cave/build/alertviz/customTargets.xml +++ b/cave/build/alertviz/customTargets.xml @@ -181,11 +181,6 @@ - - - - - @@ -194,7 +189,6 @@ excludes="cave/**" /> - diff --git a/cave/build/cave/customTargets.xml b/cave/build/cave/customTargets.xml index a971bcac3b..f5c4477b2c 100644 --- a/cave/build/cave/customTargets.xml +++ b/cave/build/cave/customTargets.xml @@ -191,11 +191,6 @@ - - - - - @@ -204,7 +199,6 @@ excludes="alertviz/**" /> - diff --git a/rpms/awips2.cave/Installer.cave/component.spec b/rpms/awips2.cave/Installer.cave/component.spec index 99f9dd8167..5b48631864 100644 --- a/rpms/awips2.cave/Installer.cave/component.spec +++ b/rpms/awips2.cave/Installer.cave/component.spec @@ -319,17 +319,12 @@ rm -rf ${RPM_BUILD_ROOT} /awips2/cave/*.ini %dir /awips2/cave/configuration /awips2/cave/configuration/* -%doc /awips2/cave/epl-v10.html %dir /awips2/cave/features /awips2/cave/features/* -%doc /awips2/cave/notice.html %dir /awips2/cave/p2 /awips2/cave/p2/* %dir /awips2/cave/plugins /awips2/cave/plugins/* -%docdir /awips2/cave/readme -%dir /awips2/cave/readme -/awips2/cave/readme/* /awips2/cave/.eclipseproduct %defattr(755,awips,fxalpha,755) diff --git a/rpms/awips2.upc/Installer.edex-upc/component.spec b/rpms/awips2.upc/Installer.edex-upc/component.spec index e75d4c6775..0ee5d5f4b1 100644 --- a/rpms/awips2.upc/Installer.edex-upc/component.spec +++ b/rpms/awips2.upc/Installer.edex-upc/component.spec @@ -21,7 +21,6 @@ Requires: ksh, libstdc++(x86-32), libgfortran(x86-32) obsoletes: awips2-hydroapps-shared < 15.1.4 obsoletes: awips2-edex-hydro < 15.1.4 -obsoletes: awips2-edex-dat < 15.1.4 provides: awips2-edex-upc %description diff --git a/rpms/build/x86_64/build.sh b/rpms/build/x86_64/build.sh index edd38e461a..7651c96087 100644 --- a/rpms/build/x86_64/build.sh +++ b/rpms/build/x86_64/build.sh @@ -121,8 +121,8 @@ if [ "${1}" = "-topo" ]; then fi if [ "${1}" = "-pydev" ]; then #buildRPM "awips2-python" - buildRPM "awips2-python-awips" - #buildRPM "awips2-python-jep" + #buildRPM "awips2-python-awips" + buildRPM "awips2-python-jep" #buildRPM "awips2-python-numpy" #buildRPM "awips2-python-pyparsing" #buildRPM "awips2-python-six" @@ -301,17 +301,19 @@ if [ "${1}" = "-httpd" ]; then exit 0 fi if [ "${1}" = "-postgres" ]; then - #buildRPM "awips2-pypies" - #buildRPM "awips2-postgres" - #buildRPM "awips2-edex-upc" - #buildRPM "awips2-database" - #buildRPM "awips2-database-standalone-configuration" - buildRPM "awips2-maps-database" - #buildRPM "awips2-ncep-database" - + buildRPM "awips2-postgres" exit 0 fi +if [ "${1}" = "-database" ]; then + buildRPM "awips2-pypies" + buildRPM "awips2-database" + buildRPM "awips2-database-standalone-configuration" + buildRPM "awips2-maps-database" + buildRPM "awips2-ncep-database" + + exit 0 +fi if [ "${1}" = "-delta" ]; then buildRPM "awips2" buildRPM "awips2-common-base" diff --git a/rpms/python.site-packages/Installer.python-awips/component.spec b/rpms/python.site-packages/Installer.python-awips/component.spec index abd2af1c9d..656af85beb 100644 --- a/rpms/python.site-packages/Installer.python-awips/component.spec +++ b/rpms/python.site-packages/Installer.python-awips/component.spec @@ -46,7 +46,7 @@ fi %build %install -PYTHON_AWIPS=/home/awips/python-awips +PYTHON_AWIPS=/home/mjames/python-awips # awips (ufpy) mkdir -p %{_build_root}/awips2/python/lib/python2.7/site-packages/awips