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