Author: glen Date: Fri Dec 15 08:11:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 7: let webserver depend on webapps so packages can trigger
---- Files affected: SPECS: apache1.spec (1.159 -> 1.160) ---- Diffs: ================================================================ Index: SPECS/apache1.spec diff -u SPECS/apache1.spec:1.159 SPECS/apache1.spec:1.160 --- SPECS/apache1.spec:1.159 Thu Dec 14 01:36:54 2006 +++ SPECS/apache1.spec Fri Dec 15 09:11:23 2006 @@ -29,7 +29,7 @@ Summary(zh_CN): Internet ÉĎÓŚÓĂ×îšăˇşľÄ Web ˇţÎńłĚĐňĄŁ Name: apache1 Version: 1.3.37 -Release: 6 +Release: 7 License: Apache Group Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/apache_%{version}.tar.gz @@ -244,6 +244,7 @@ Requires: mailcap Requires: psmisc >= 20.1 Requires: rc-scripts +Requires: webapps Provides: %{name}(EAPI) = %{version}-%{release} %{?with_ipv6:Provides: apache1(ipv6)} %{?with_lingerd:Provides: apache1(lingerd)} @@ -2451,6 +2452,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.160 2006/12/15 08:11:23 glen +- rel 7: let webserver depend on webapps so packages can trigger + Revision 1.159 2006/12/14 00:36:54 glen - rel 6: fixed typo in errordocs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.159&r2=1.160&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
