source:
trunk/server/fedora/specs/php.spec.patch
@
2199
Last change on this file since 2199 was 2199, checked in by ezyang, 11 years ago | |
---|---|
File size: 829 bytes |
-
php.spec
old new 38 38 Summary: PHP scripting language for creating dynamic web sites 39 39 Name: php 40 40 Version: 5.3.11 41 Release: 1%{?dist} 41 Release: 1%{?dist}.scripts.%{scriptsversion} 42 42 License: PHP 43 43 Group: Development/Languages 44 44 URL: http://www.php.net/ … … 78 78 # Fixes for tests 79 79 Patch61: php-5.0.4-tests-wddx.patch 80 80 81 Provides: scripts-php 82 Patch100: php-cve-2012-1823.patch 83 81 84 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 82 85 83 86 BuildRequires: bzip2-devel, curl-devel >= 7.9, db4-devel, gmp-devel … … 546 549 547 550 %patch61 -p1 -b .tests-wddx 548 551 552 %patch100 -p0 -b .cve-2012-1823 553 549 554 # Prevent %%doc confusion over LICENSE files 550 555 cp Zend/LICENSE Zend/ZEND_LICENSE 551 556 cp TSRM/LICENSE TSRM_LICENSE
Note: See TracBrowser
for help on using the repository browser.