SPECS: apache.spec - apache.rpm main package provides only stuff t...

arekm arekm at pld-linux.org
Thu Jan 5 12:25:02 CET 2006


Author: arekm                        Date: Thu Jan  5 11:25:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- apache.rpm main package provides only stuff that was in apache-2.0.rpm

---- Files affected:
SPECS:
   apache.spec (1.461 -> 1.462) 

---- Diffs:

================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.461 SPECS/apache.spec:1.462
--- SPECS/apache.spec:1.461	Thu Jan  5 12:11:11 2006
+++ SPECS/apache.spec	Thu Jan  5 12:24:56 2006
@@ -115,10 +115,12 @@
 BuildRequires:	rpmbuild(macros) >= 1.228
 BuildRequires:	sed >= 4.0
 BuildRequires:	zlib-devel
+# packages that were in apache-2.0.rpm, for compatibility
 Requires:	%{name}-errordocs = %{version}-%{release}
 Requires:	%{name}-mod_alias = %{version}-%{release}
+Requires:	%{name}-mod_asis = %{version}-%{release}
 Requires:	%{name}-mod_authz_host = %{version}-%{release}
-Requires:	%{name}-mod_autoindex = %{version}-%{release}
+Requires:	%{name}-mod_cern_meta = %{version}-%{release}
 Requires:	%{name}-mod_cgi = %{version}-%{release}
 Requires:	%{name}-mod_env = %{version}-%{release}
 Requires:	%{name}-mod_include = %{version}-%{release}
@@ -2670,6 +2672,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.462  2006/01/05 11:24:56  arekm
+- apache.rpm main package provides only stuff that was in apache-2.0.rpm
+
 Revision 1.461  2006/01/05 11:11:11  glen
 - completely drop mod_asis and mod_cern_meta from default package (nobody has complained)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.461&r2=1.462&f=u



More information about the pld-cvs-commit mailing list