Author: glen Date: Wed Jan 4 16:25:12 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - drop Provides: apache, causes only problems use Requires: webserver = apache instead if need such dependency - rel 7
---- Files affected: SPECS: apache1.spec (1.128 -> 1.129) ---- Diffs: ================================================================ Index: SPECS/apache1.spec diff -u SPECS/apache1.spec:1.128 SPECS/apache1.spec:1.129 --- SPECS/apache1.spec:1.128 Sun Jan 1 18:49:01 2006 +++ SPECS/apache1.spec Wed Jan 4 17:25:07 2006 @@ -32,7 +32,7 @@ Summary(zh_CN): Internet ÉĎÓŚÓĂ×îšăˇşľÄ Web ˇţÎńłĚĐňĄŁ Name: apache1 Version: 1.3.34 -Release: 6 +Release: 7 License: Apache Group Group: Networking/Daemons Source0: http://www.apache.org/dist/httpd/apache_%{version}.tar.gz @@ -126,7 +126,6 @@ Provides: group(http) Provides: user(http) Provides: webserver = apache -Provides: apache = %{version}-%{release} %{?with_ipv6:Provides: apache1(ipv6)} %{?with_lingerd:Provides: apache1(lingerd)} Obsoletes: apache < 2.0.0 @@ -2409,6 +2408,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.129 2006/01/04 16:25:07 glen +- drop Provides: apache, causes only problems + use Requires: webserver = apache instead if need such dependency +- rel 7 + Revision 1.128 2006/01/01 17:49:01 glen - drop Provides: httpd ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/apache1.spec?r1=1.128&r2=1.129&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
