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

Joe Orton (jorton) fedora-extras-commits at redhat.com
Wed Feb 13 12:23:25 UTC 2008


Author: jorton

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

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



Index: php.spec
===================================================================
RCS file: /cvs/extras/rpms/php/F-8/php.spec,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- php.spec	11 Dec 2007 14:57:40 -0000	1.151
+++ php.spec	13 Feb 2008 12:22:50 -0000	1.152
@@ -6,7 +6,7 @@
 Summary: The PHP HTML-embedded scripting language
 Name: php
 Version: 5.2.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: PHP
 Group: Development/Languages
 URL: http://www.php.net/
@@ -28,6 +28,7 @@
 Patch22: php-4.3.11-shutdown.patch
 Patch24: php-5.2.3-macropen.patch
 Patch25: php-4.3.9-metaphone.patch
+Patch26: php-5.2.5-systzdata.patch
 
 # Functional changes
 Patch30: php-5.0.4-dlopen.patch
@@ -357,6 +358,7 @@
 %patch22 -p1 -b .shutdown
 %patch24 -p1 -b .macropen
 %patch25 -p1 -b .metaphone
+%patch26 -p1 -b .systzdata
 
 %patch30 -p1 -b .dlopen
 %patch31 -p1 -b .easter
@@ -718,6 +720,9 @@
 %files mssql -f files.mssql
 
 %changelog
+* Wed Feb 13 2008 Joe Orton <jorton at redhat.com> 5.2.5-2
+- ext/date: use system timezone database
+
 * Tue Dec 11 2007 Joe Orton <jorton at redhat.com> 5.2.5-1
 - update to 5.2.5 (#384991)
 




More information about the fedora-extras-commits mailing list