# HG changeset patch # User Michael Schloh von Bennewitz # Date 1349553170 -7200 # Node ID f516669e3b854d1ed4c988a767d7c3920da6e9e1 # Parent 777fac408e4526bc626a1d1510eebd8e1ef9f33a Correct missing dependency to apache-php::with_simplexml. This flaw left uncorrected leads to a fatal runtime failure. diff -r 777fac408e45 -r f516669e3b85 joomla/joomla.spec --- a/joomla/joomla.spec Sat Oct 06 20:31:07 2012 +0200 +++ b/joomla/joomla.spec Sat Oct 06 21:52:50 2012 +0200 @@ -57,6 +57,7 @@ PreReq: apache-php::with_session = yes PreReq: apache-php::with_mm = yes PreReq: apache-php::with_sendmail = yes +PreReq: apache-php::with_simplexml = yes PreReq: MTA %description