|
Last change
on this file since 2200 was
2198,
checked in by ezyang, 13 years ago
|
|
Untested version bumps for all spec files.
|
|
File size:
798 bytes
|
| Rev | Line | |
|---|
| [2198] | 1 | --- php.spec.~1~ 2012-04-27 13:42:25.000000000 -0400 |
|---|
| 2 | +++ php.spec 2012-05-22 23:38:56.360148746 -0400 |
|---|
| 3 | @@ -56,7 +56,7 @@ |
|---|
| [2184] | 4 | Summary: PHP scripting language for creating dynamic web sites |
|---|
| 5 | Name: php |
|---|
| [2198] | 6 | Version: 5.4.1 |
|---|
| [2184] | 7 | -Release: 1%{?dist} |
|---|
| 8 | +Release: 1%{?dist}.scripts.%{scriptsversion} |
|---|
| 9 | License: PHP |
|---|
| 10 | Group: Development/Languages |
|---|
| 11 | URL: http://www.php.net/ |
|---|
| [2198] | 12 | @@ -91,6 +91,9 @@ |
|---|
| [2184] | 13 | # Fixes for tests |
|---|
| 14 | |
|---|
| [2198] | 15 | |
|---|
| [2184] | 16 | +Provides: scripts-php |
|---|
| 17 | +Patch100: php-cve-2012-1823.patch |
|---|
| 18 | + |
|---|
| 19 | BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
|---|
| 20 | |
|---|
| [2198] | 21 | BuildRequires: bzip2-devel, curl-devel >= 7.9, %{db_devel}, gmp-devel |
|---|
| 22 | @@ -584,6 +587,8 @@ |
|---|
| 23 | %patch44 -p1 -b .systzip |
|---|
| 24 | %endif |
|---|
| [2184] | 25 | |
|---|
| 26 | +%patch100 -p0 -b .cve-2012-1823 |
|---|
| 27 | + |
|---|
| 28 | # Prevent %%doc confusion over LICENSE files |
|---|
| 29 | cp Zend/LICENSE Zend/ZEND_LICENSE |
|---|
| 30 | cp TSRM/LICENSE TSRM_LICENSE |
|---|
Note: See
TracBrowser
for help on using the repository browser.