the php mod for apache2/httpd is added for redhat & suse
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
aa5185f95e
commit
eda43cb198
@ -19,7 +19,7 @@ Provides: xCAT-UI = %{version}
|
||||
|
||||
%ifos linux
|
||||
# httpd is provided by apache2 on SLES and httpd on RHEL
|
||||
Requires: httpd
|
||||
Requires: httpd mod_php_any php
|
||||
# we also require php4-session on SLES, but this does not exist on RHEL, so do not know how to do the Require
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user