SPECS: php.spec, php4.spec - add README.FastCGI to fcgi package %doc

glen glen at pld-linux.org
Wed Oct 26 14:40:49 CEST 2005


Author: glen                         Date: Wed Oct 26 12:40:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add README.FastCGI to fcgi package %doc

---- Files affected:
SPECS:
   php.spec (1.500 -> 1.501) , php4.spec (1.489 -> 1.490) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.500 SPECS/php.spec:1.501
--- SPECS/php.spec:1.500	Thu Oct 20 12:20:21 2005
+++ SPECS/php.spec	Wed Oct 26 14:40:44 2005
@@ -2556,6 +2556,7 @@
 %if %{with fcgi}
 %files fcgi
 %defattr(644,root,root,755)
+%doc sapi/cgi/README.FastCGI
 %attr(755,root,root) %{_bindir}/php.fcgi
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/php-cgi-fcgi.ini
 %endif
@@ -2987,6 +2988,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.501  2005/10/26 12:40:44  glen
+- add README.FastCGI to fcgi package %doc
+
 Revision 1.500  2005/10/20 10:20:21  qboosh
 - reenabled Firebird for Ac
 

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.489 SPECS/php4.spec:1.490
--- SPECS/php4.spec:1.489	Thu Oct 20 10:40:41 2005
+++ SPECS/php4.spec	Wed Oct 26 14:40:44 2005
@@ -6,6 +6,10 @@
 # TODO:
 # - make additional headers added by mail patch configurable
 # - /var/run/php group not owned
+#11:26:36 <@glen> php4-common-4.4.0-14 marks heimdal-libs-0.7.1-1 (cap heimdal-libs)
+#11:26:36 <@glen>   heimdal-libs-0.7.1-1 marks openldap-libs-2.2.29-1 (cap liblber-2.2.so.7()(64bit))
+#11:26:36 <@glen>     openldap-libs-2.2.29-1 marks cyrus-sasl-2.1.21-3 (cap cyrus-sasl)
+#11:27:00 <@glen> php5-common doesn't have such deps
 #
 # Conditional build:
 %bcond_with	db3		# use db3 packages instead of db (4.x) for Berkeley DB support
@@ -2692,6 +2696,7 @@
 
 %files fcgi
 %defattr(644,root,root,755)
+%doc sapi/cgi/README.FastCGI
 %attr(755,root,root) %{_bindir}/php4.fcgi
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/php-cgi-fcgi.ini
 
@@ -3149,6 +3154,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.490  2005/10/26 12:40:44  glen
+- add README.FastCGI to fcgi package %doc
+
 Revision 1.489  2005/10/20 08:40:41  arekm
 - always enable zts (to avoid chaos)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.500&r2=1.501&f=u
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.489&r2=1.490&f=u




More information about the pld-cvs-commit mailing list