Author: sparky Date: Mon Feb 1 17:09:20 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: unzip
---- Files affected: packages/joomla: joomla.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: packages/joomla/joomla.spec diff -u packages/joomla/joomla.spec:1.25 packages/joomla/joomla.spec:1.26 --- packages/joomla/joomla.spec:1.25 Sat Jan 30 18:31:16 2010 +++ packages/joomla/joomla.spec Mon Feb 1 18:09:15 2010 @@ -19,6 +19,7 @@ # update to 1.5.7 is needed: # http://securitytracker.com/alerts/2008/Sep/1020843.html #BuildRequires: security(2008-September-7) +BuildRequires: unzip Requires: php(gd) Requires: php(mysql) Requires: php(pcre) @@ -86,7 +87,7 @@ %triggerun -- apache < 2.2.0, apache-base %webapp_unregister httpd %{_webapp} -%triggerun -- lighttpd +%triggerun -- lighttpd %webapp_unregister lighttpd %{_webapp} %files @@ -107,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2010/02/01 17:09:15 sparky +- BR: unzip + Revision 1.25 2010/01/30 17:31:16 rotom - pull Source1 from dropin.pld-linux.org ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/joomla/joomla.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
