SPECS: apache-mod_perl.spec - unified

glen glen at pld-linux.org
Tue Dec 27 01:38:19 CET 2005


Author: glen                         Date: Tue Dec 27 00:38:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified

---- Files affected:
SPECS:
   apache-mod_perl.spec (1.111 -> 1.112) 

---- Diffs:

================================================================
Index: SPECS/apache-mod_perl.spec
diff -u SPECS/apache-mod_perl.spec:1.111 SPECS/apache-mod_perl.spec:1.112
--- SPECS/apache-mod_perl.spec:1.111	Mon Dec 26 00:21:34 2005
+++ SPECS/apache-mod_perl.spec	Tue Dec 27 01:38:14 2005
@@ -42,10 +42,10 @@
 BuildRequires:	perl-devel >= 1:5.8.2
 BuildRequires:	rpm-perlprov >= 3.0.3-16
 %requires_eq_to	apache apache-devel
-Provides:	apache(mod_perl)
-Provides:	mod_perl
 Requires:	apache(modules-api) = %apache_modules_api
 Requires:	perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERSION')
+Provides:	apache(mod_perl)
+Provides:	mod_perl
 # What's this mod_perl_hooks for?
 Provides:	perl(mod_perl_hooks)
 Provides:	perl-Apache-Test
@@ -228,8 +228,6 @@
 %post
 if [ -f /var/lock/subsys/httpd ]; then
 	/etc/rc.d/init.d/httpd restart 1>&2
-else
-	echo "Run \"/etc/rc.d/init.d/httpd start\" to start apache HTTP daemon."
 fi
 
 %preun
@@ -242,8 +240,8 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes INSTALL README STATUS
-%attr(755,root,root) %{_pkglibdir}/*.so
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf/*.conf
+%attr(755,root,root) %{_pkglibdir}/*.so
 
 %{perl_vendorarch}/*.pm
 %{perl_vendorarch}/APR
@@ -273,6 +271,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112  2005/12/27 00:38:14  glen
+- unified
+
 Revision 1.111  2005/12/25 23:21:34  glen
 - Provide apache(mod_perl)
 - sort BR; rel 3
================================================================

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



More information about the pld-cvs-commit mailing list