rpms/php/F-7 php.spec,1.144,1.145

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


Author: jorton

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

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



Index: php.spec
===================================================================
RCS file: /cvs/extras/rpms/php/F-7/php.spec,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- php.spec	13 Feb 2008 14:56:38 -0000	1.144
+++ php.spec	13 Feb 2008 15:03:48 -0000	1.145
@@ -6,7 +6,7 @@
 Summary: The PHP HTML-embedded scripting language
 Name: php
 Version: 5.2.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: The PHP License v3.01
 Group: Development/Languages
 URL: http://www.php.net/
@@ -461,6 +461,7 @@
         --without-sqlite \
         --with-libxml-dir=%{_prefix} \
 	--with-xml \
+        --with-system-tzdata \
 	$* 
 if test $? != 0; then 
   tail -500 config.log
@@ -678,7 +679,7 @@
 %files mssql -f files.mssql
 
 %changelog
-* Wed Feb 13 2008 Joe Orton <jorton at redhat.com> 5.2.5-2.fc7
+* Wed Feb 13 2008 Joe Orton <jorton at redhat.com> 5.2.5-3.fc7
 - use system timezone database
 
 * Tue Dec 11 2007 Joe Orton <jorton at redhat.com> 5.2.5-1.fc7




More information about the fedora-extras-commits mailing list