|
@@ -45,7 +45,7 @@
|
|
Name: php5
|
|
Name: php5
|
|
Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
|
|
Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
|
|
Summary(ja): HTML 埋め込み型スクリプト言語 PHP
|
|
Summary(ja): HTML 埋め込み型スクリプト言語 PHP
|
|
-Version: 5.3.17
|
|
|
|
|
|
+Version: 5.3.19
|
|
Release: 1%{_dist_release}
|
|
Release: 1%{_dist_release}
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
@@ -80,7 +80,7 @@ Patch51: php-5.3.0-session_strict_mode.patch
|
|
#Patch1000: php-5.3.7-bug55439.patch
|
|
#Patch1000: php-5.3.7-bug55439.patch
|
|
|
|
|
|
#bugfix
|
|
#bugfix
|
|
-Patch2000: fix319823.patch
|
|
|
|
|
|
+#Patch2000: fix319823.patch
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRequires: autoconf
|
|
BuildRequires: autoconf
|
|
@@ -452,7 +452,7 @@ used within a web server environment.
|
|
%patch33 -p1 -b .phpincludedir
|
|
%patch33 -p1 -b .phpincludedir
|
|
%patch51 -p1 -b .strict_session
|
|
%patch51 -p1 -b .strict_session
|
|
|
|
|
|
-%patch2000 -p0 -b .fix319823
|
|
|
|
|
|
+##%patch2000 -p0 -b .fix319823
|
|
|
|
|
|
# Prevent %%doc confusion over LICENSE files
|
|
# Prevent %%doc confusion over LICENSE files
|
|
cp Zend/LICENSE Zend/ZEND_LICENSE
|
|
cp Zend/LICENSE Zend/ZEND_LICENSE
|
|
@@ -929,6 +929,13 @@ rm -f files.*
|
|
|
|
|
|
#======================================================================
|
|
#======================================================================
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Nov 25 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.3.19-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
|
|
+* Fri Oct 19 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.3.18-1
|
|
|
|
+- new upstream release.
|
|
|
|
+- dropped %%Patch2000 (fixed in upstream).
|
|
|
|
+
|
|
* Fri Sep 14 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.3.17-1
|
|
* Fri Sep 14 2012 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.3.17-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
|
|
|