SPECS: php.spec - package php.1 only in php-cli package

glen glen at pld-linux.org
Mon Oct 13 00:09:13 CEST 2008


Author: glen                         Date: Sun Oct 12 22:09:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package php.1 only in php-cli package

---- Files affected:
SPECS:
   php.spec (1.733 -> 1.734) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.733 SPECS/php.spec:1.734
--- SPECS/php.spec:1.733	Wed Oct  8 23:32:51 2008
+++ SPECS/php.spec	Mon Oct 13 00:09:07 2008
@@ -2363,7 +2363,8 @@
 %{_libdir}/libphp_common.la
 %{_includedir}/php
 %{_libdir}/php/build
-%{_mandir}/man1/*
+%{_mandir}/man1/php-config.1*
+%{_mandir}/man1/phpize.1*
 
 %files bcmath
 %defattr(644,root,root,755)
@@ -2777,6 +2778,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.734  2008/10/12 22:09:07  glen
+- package php.1 only in php-cli package
+
 Revision 1.733  2008/10/08 21:32:51  glen
 - add bunch of crash patches from gentoo. likely resolves CVE-2008-2371, CVE-2008-2665, CVE-2008-2666
 - default charset ini settings for mysql from gentoo
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.733&r2=1.734&f=u



More information about the pld-cvs-commit mailing list