Author: glen Date: Fri Dec 15 08:12:12 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 9: let webserver depend on webapps so packages can trigger
---- Files affected: SPECS: apache.spec (1.497 -> 1.498) ---- Diffs: ================================================================ Index: SPECS/apache.spec diff -u SPECS/apache.spec:1.497 SPECS/apache.spec:1.498 --- SPECS/apache.spec:1.497 Tue Nov 21 13:28:52 2006 +++ SPECS/apache.spec Fri Dec 15 09:12:07 2006 @@ -36,7 +36,7 @@ Summary(tr): Lider WWW tarayýcý Name: apache Version: 2.2.3 -Release: 8 +Release: 9 License: Apache Group License Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz @@ -198,6 +198,7 @@ Requires: mailcap Requires: psmisc >= 20.1 Requires: rc-scripts >= 0.4.0.15 +Requires: webapps Provides: apache(modules-api) = %{_apache_modules_api} Provides: group(http) Provides: user(http) @@ -2707,6 +2708,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.498 2006/12/15 08:12:07 glen +- rel 9: let webserver depend on webapps so packages can trigger + Revision 1.497 2006/11/21 12:28:52 qboosh - moved .monitrc to monit-rc-apache.spec; release 8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.497&r2=1.498&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
