rpms/php/F-8 php.spec,1.152,1.153

Joe Orton (jorton) fedora-extras-commits at redhat.com
Wed Feb 13 15:05:59 UTC 2008


Author: jorton

Update of /cvs/extras/rpms/php/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25655

Modified Files:
	php.spec 
Log Message:
* Wed Feb 13 2008 Joe Orton <jorton at redhat.com> 5.2.5-3
- ext/date: use system timezone database



Index: php.spec
===================================================================
RCS file: /cvs/extras/rpms/php/F-8/php.spec,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- php.spec	13 Feb 2008 12:22:50 -0000	1.152
+++ php.spec	13 Feb 2008 15:05:22 -0000	1.153
@@ -6,7 +6,7 @@
 Summary: The PHP HTML-embedded scripting language
 Name: php
 Version: 5.2.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: PHP
 Group: Development/Languages
 URL: http://www.php.net/
@@ -479,6 +479,7 @@
         --without-sqlite \
         --with-libxml-dir=%{_prefix} \
 	--with-xml \
+        --with-system-tzdata \
 	$* 
 if test $? != 0; then 
   tail -500 config.log
@@ -720,7 +721,7 @@
 %files mssql -f files.mssql
 
 %changelog
-* Wed Feb 13 2008 Joe Orton <jorton at redhat.com> 5.2.5-2
+* Wed Feb 13 2008 Joe Orton <jorton at redhat.com> 5.2.5-3
 - ext/date: use system timezone database
 
 * Tue Dec 11 2007 Joe Orton <jorton at redhat.com> 5.2.5-1




More information about the fedora-extras-commits mailing list