Merge branch 'asm_14.4.1' of ssh://10.201.30.8:29418/AWIPS2_baseline into master_14.4.1

Former-commit-id: 649426f4b3 [formerly 999467410f61f1874d5cf1e599fca9ce83ae4f70]
Former-commit-id: 551e3dfac0
This commit is contained in:
Fay.Liang 2015-02-04 16:51:19 -05:00
commit 81ebcaada8
3 changed files with 13 additions and 3 deletions

View file

@ -278,6 +278,12 @@
input="${edex.component}"
regexp="com-raytheon-uf-(.+)-feature"
select="\1" />
<propertyregex property="edex.component"
override="true"
input="${edex.component}"
regexp="^(?:edu|gov)-.*(edex-.+)-feature"
select="\1" />
<!-- Create the distribution directory. -->
<mkdir dir="${builder}/dist" />

View file

@ -14,6 +14,10 @@ PR \ MUNICIPALITY
PUERTO RICO \ MUNICIPALITY
PR+ \ MUNICIPALITIES
PUERTO RICO+ \ MUNICIPALITIES
GU \
GUAM \
GU+ \
GUAM+ \
DEFAULT+ \ COUNTIES
DEFAULT \ COUNTY
CITY \

View file

@ -21,9 +21,9 @@ Packager: Bryan Kowal
AutoReq: no
BuildRequires: awips2-postgresql = 9.2.3-1.el6
BuildRequires: postgresql = 8.4.13-1.el6_3
BuildRequires: postgresql-devel = 8.4.13-1.el6_3
BuildRequires: postgresql-libs = 8.4.13-1.el6_3
BuildRequires: postgresql >= 8.4.13-1.el6_3
BuildRequires: postgresql-devel >= 8.4.13-1.el6_3
BuildRequires: postgresql-libs >= 8.4.13-1.el6_3
BuildRequires: wxGTK >= 2.8.12-1
BuildRequires: wxGTK-devel >= 2.8.12-1