ASM #557 - Removed rh6 dependency from wxgtk rpm requirements...modified spec file
Former-commit-id: f671db68bfab4b9c17eb25050468e5b6306e6359
This commit is contained in:
parent
61b206be0b
commit
d708eeb7d8
1 changed files with 3 additions and 3 deletions
|
@ -24,12 +24,12 @@ 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: wxGTK = 2.8.12-1
|
||||
BuildRequires: wxGTK-devel = 2.8.12-1
|
||||
BuildRequires: wxGTK >= 2.8.12-1
|
||||
BuildRequires: wxGTK-devel >= 2.8.12-1
|
||||
|
||||
provides: awips2-pgadmin3
|
||||
requires: awips2-psql = 9.2.3-1
|
||||
requires: wxGTK = 2.8.12-1
|
||||
requires: wxGTK >= 2.8.12-1
|
||||
|
||||
%description
|
||||
AWIPS II pgadmin3 Distribution - A custom compilation of the pgadmin3 client compatible with
|
||||
|
|
Loading…
Add table
Reference in a new issue