Removed the mod_ssl Requires in xCAT-server.spec, because the name is different on sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
49d664bb76
commit
0a194937d9
@ -20,7 +20,7 @@ AutoReqProv: no
|
||||
# also need to fix Requires for AIX
|
||||
%ifos linux
|
||||
BuildArch: noarch
|
||||
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-IO-Tty perl-Crypt-SSLeay mod_ssl make
|
||||
Requires: perl-IO-Socket-SSL perl-XML-Simple perl-IO-Tty perl-Crypt-SSLeay make
|
||||
%endif
|
||||
|
||||
Requires: perl-xCAT >= %{epoch}:%(cat Version|cut -d. -f 1,2)
|
||||
|
Loading…
Reference in New Issue
Block a user