From e4993fab9592b2c35a2a6ed25964bc45d5ca9065 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Nov 22 2012 08:20:26 +0000 Subject: update to 5.4.9 --- diff --git a/.gitignore b/.gitignore index 9dc315c..2208948 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ php-5.3*.bz2 /php-5.4.7.tar.bz2 /php-5.4.8.tar.bz2 /php-5.4.9RC1.tar.bz2 +/php-5.4.9.tar.bz2 diff --git a/php.spec b/php.spec index cb8d6c9..0f81ff0 100644 --- a/php.spec +++ b/php.spec @@ -53,12 +53,12 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php Version: 5.4.9 -Release: 0.5.%{rcver}%{?dist} +Release: 1%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD @@ -674,7 +674,7 @@ support for using the enchant library to PHP. %if %{with_libzip} %patch44 -p1 -b .systzip %endif -%if 0%{?fedora} >= 18 +%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7 %patch45 -p1 -b .ldap_r %endif @@ -1409,6 +1409,9 @@ fi %changelog +* Thu Nov 22 2012 Remi Collet 5.4.9-1 +- update to 5.4.9 + * Thu Nov 15 2012 Remi Collet 5.4.9-0.5.RC1 - switch back to upstream generated scanner/parser diff --git a/sources b/sources index eba67c1..7e3983c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2b132df621a5dbd26a5adce24c495eb php-5.4.9RC1.tar.bz2 +076a9f84d861d3f664a2878d5773ba78 php-5.4.9.tar.bz2