SPECS: php4.spec - devel docs to -devel package; added php-ext_ske...

glen glen at pld-linux.org
Thu Oct 27 16:23:02 CEST 2005


Author: glen                         Date: Thu Oct 27 14:23:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- devel docs to -devel package; added php-ext_skel program to devel

---- Files affected:
SPECS:
   php4.spec (1.492 -> 1.493) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.492 SPECS/php4.spec:1.493
--- SPECS/php4.spec:1.492	Wed Oct 26 21:14:32 2005
+++ SPECS/php4.spec	Thu Oct 27 16:22:56 2005
@@ -1939,6 +1939,8 @@
 
 cp -f Zend/LICENSE{,.Zend}
 
+install ext/ext_skel $RPM_BUILD_ROOT%{_bindir}/php-ext_skel
+
 # Generate stub .ini files for each subpackage
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/conf.d
 for so in modules/*.so; do
@@ -2721,9 +2723,8 @@
 %files common
 %defattr(644,root,root,755)
 %doc php.ini-*
-%doc CODING_STANDARDS CREDITS Zend/ZEND_CHANGES
+%doc CREDITS Zend/ZEND_CHANGES
 %doc LICENSE Zend/LICENSE.Zend EXTENSIONS NEWS TODO*
-%doc README.EXT_SKEL README.SELF-CONTAINED-EXTENSIONS
 
 %dir %{_sysconfdir}
 %dir %{_sysconfdir}/conf.d
@@ -2736,8 +2737,12 @@
 
 %files devel
 %defattr(644,root,root,755)
+%doc README.UNIX-BUILD-SYSTEM
+%doc README.EXT_SKEL README.SELF-CONTAINED-EXTENSIONS
+%doc CODING_STANDARDS
 %attr(755,root,root) %{_bindir}/phpize
 %attr(755,root,root) %{_bindir}/php-config
+%attr(755,root,root) %{_bindir}/php-ext_skel
 %attr(755,root,root) %{_libdir}/libphp_common.so
 # FIXME: how exactly this is needed? as it contains libdir for apache1 or apache2
 %{_libdir}/libphp_common.la
@@ -3222,6 +3227,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.493  2005/10/27 14:22:56  glen
+- devel docs to -devel package; added php-ext_skel program to devel
+
 Revision 1.492  2005/10/26 19:14:32  glen
 - macros.php has nothing to do here (removed)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.492&r2=1.493&f=u




More information about the pld-cvs-commit mailing list