Sat, 06 Oct 2012 21:52:50 +0200
Correct missing dependency to apache-php::with_simplexml. This flaw
left uncorrected leads to a fatal runtime failure.
joomla/joomla.spec | file | annotate | diff | comparison | revisions |
1.1 --- a/joomla/joomla.spec Sat Oct 06 20:31:07 2012 +0200 1.2 +++ b/joomla/joomla.spec Sat Oct 06 21:52:50 2012 +0200 1.3 @@ -57,6 +57,7 @@ 1.4 PreReq: apache-php::with_session = yes 1.5 PreReq: apache-php::with_mm = yes 1.6 PreReq: apache-php::with_sendmail = yes 1.7 +PreReq: apache-php::with_simplexml = yes 1.8 PreReq: MTA 1.9 1.10 %description