Author: glen                         Date: Wed Oct 26 16:19:51 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- main package does not need nor use apxs

---- Files affected:
SPECS:
   apache.spec (1.415 -> 1.416) 

---- Diffs:

================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.415 SPECS/apache.spec:1.416
--- SPECS/apache.spec:1.415     Wed Oct 19 15:36:13 2005
+++ SPECS/apache.spec   Wed Oct 26 18:19:45 2005
@@ -7,7 +7,6 @@
 # - mod_ext_filter
 # - mod_echo
 # - config examples for mod_*
-# - check if all modules are (de)registered in %%post/%%postun
 # - find smart way to deregister module if its moved from main package
 #   to subpackage (maybe test -f ?)
 # - add %%post/%%postun to suexec
@@ -17,7 +16,6 @@
 # - check if all modules (*.so) are exactly the same for different MPMs
 # - install stage fails with distcc (make -jN)
 # - /var/run/apache is also owned by apache1.spec, so rename it to 
/var/run/httpd spec here (NOTE: if you fix this also adjust 
apache-mod_fastcgi.spec)
-# - does main package really need apxs dep?
 #
 # Conditional build:
 %bcond_without ssl             # build without SSL support
@@ -121,7 +119,6 @@
 Requires:      /sbin/chkconfig
 Requires:      /etc/mime.types
 Requires:      apr >= 1:1.0.0-2
-Requires:      %{name}-apxs = %{version}-%{release}
 Requires:      mailcap
 Requires:      psmisc >= 20.1
 Provides:      apache(modules-api) = %{_apache_modules_api}
@@ -1658,6 +1655,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.416  2005/10/26 16:19:45  glen
+- main package does not need nor use apxs
+
 Revision 1.415  2005/10/19 13:36:13  glen
 - R: chkconfig
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to