Changeset 1091 for server/fedora/specs
- Timestamp:
- Apr 23, 2009, 12:59:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/fedora/specs/php.spec.patch
r1035 r1091 1 --- php.spec.orig 2009-0 3-28 14:41:37.000000000 -04002 +++ php.spec 2009-0 3-28 14:46:46.000000000 -04003 @@ - 8,7 +8,7 @@1 --- php.spec.orig 2009-04-23 11:58:08.000000000 -0400 2 +++ php.spec 2009-04-23 12:00:32.000000000 -0400 3 @@ -7,7 +7,7 @@ 4 4 Summary: PHP scripting language for creating dynamic web sites 5 5 Name: php 6 Version: 5.2. 87 -Release: 1%{?dist}8 +Release: 1%{?dist}.scripts.%{scriptsversion}6 Version: 5.2.9 7 -Release: 2%{?dist} 8 +Release: 2%{?dist}.scripts.%{scriptsversion} 9 9 License: PHP 10 10 Group: Development/Languages 11 11 URL: http://www.php.net/ 12 @@ -3 9,6 +39,10 @@13 Patch 50: php-5.2.7-tests-dashn.patch14 Patch 51: php-5.0.4-tests-wddx.patch12 @@ -38,6 +38,10 @@ 13 Patch60: php-5.2.7-tests-dashn.patch 14 Patch61: php-5.0.4-tests-wddx.patch 15 15 16 16 +# Fix for the-bug (PHP bug #42362, php.cvs #56693) … … 20 20 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 21 21 22 BuildRequires: bzip2-devel, curl-devel >= 7.9, db4-devel, expat-devel23 @@ -37 7,6 +381,8 @@24 %patch 50 -p1 -b .tests-dashn25 %patch 51 -p1 -b .tests-wddx22 BuildRequires: bzip2-devel, curl-devel >= 7.9, db4-devel, gmp-devel 23 @@ -374,6 +378,8 @@ 24 %patch60 -p1 -b .tests-dashn 25 %patch61 -p1 -b .tests-wddx 26 26 27 27 +%patch100 -p1 -b .scripts-304
Note: See TracChangeset
for help on using the changeset viewer.