Add required rpms for postgreql setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@819 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d1c2b9bf6a
commit
1729943234
@ -15,7 +15,7 @@ Provides: xCATsn = %{version}
|
||||
Requires: xCAT-server xCAT-client perl-xCAT
|
||||
|
||||
%ifos linux
|
||||
Requires: tftp-server dhcp httpd nfs-utils expect conserver fping bind
|
||||
Requires: tftp-server dhcp httpd nfs-utils expect conserver fping bind perl-DBD-Pg postgresql-server postgresql
|
||||
%endif
|
||||
|
||||
%ifarch i386 i586 i686 x86 x86_64
|
||||
|
Loading…
Reference in New Issue
Block a user