SPECS: php.spec - package ext/session/mod_files.sh

glen glen at pld-linux.org
Tue Jan 17 15:53:32 CET 2006


Author: glen                         Date: Tue Jan 17 14:53:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package ext/session/mod_files.sh

---- Files affected:
SPECS:
   php.spec (1.546 -> 1.547) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.546 SPECS/php.spec:1.547
--- SPECS/php.spec:1.546	Mon Jan 16 20:12:38 2006
+++ SPECS/php.spec	Tue Jan 17 15:53:27 2006
@@ -1769,8 +1769,6 @@
 	--with-zlib-dir=shared,/usr
 
 	cp -f Makefile Makefile.$sapi
-
-	# left for debugging purposes
 	cp -f main/php_config.h php_config.h.$sapi
 done
 
@@ -2649,6 +2647,12 @@
 %dir %{extensionsdir}
 %dir %{_phpsharedir}
 
+# session_mm doesn't work with shared session
+#%files session
+#%defattr(644,root,root,755)
+#%attr(755,root,root) %{extensionsdir}/session.so
+%doc ext/session/mod_files.sh
+
 %files devel
 %defattr(644,root,root,755)
 %doc README.UNIX-BUILD-SYSTEM
@@ -2950,11 +2954,6 @@
 %attr(755,root,root) %{extensionsdir}/recode.so
 %endif
 
-# session_mm doesn't work with shared session
-#%files session
-#%defattr(644,root,root,755)
-#%attr(755,root,root) %{extensionsdir}/session.so
-
 %if 0
 # simplexml is needed by spl, and spl can't be built shared as of now (5.1.0RC3)
 %files simplexml
@@ -3073,6 +3072,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.547  2006/01/17 14:53:27  glen
+- package ext/session/mod_files.sh
+
 Revision 1.546  2006/01/16 19:12:38  arekm
 - rel 2; enable reflection (static)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.546&r2=1.547&f=u



More information about the pld-cvs-commit mailing list