source: trunk/server/fedora/specs/php.spec.patch @ 2201

Last change on this file since 2201 was 2199, checked in by ezyang, 12 years ago
PHP version bump (undeployed)
File size: 829 bytes
  • php.spec

    old new  
    3838Summary: PHP scripting language for creating dynamic web sites
    3939Name: php
    4040Version: 5.3.11
    41 Release: 1%{?dist}
     41Release: 1%{?dist}.scripts.%{scriptsversion}
    4242License: PHP
    4343Group: Development/Languages
    4444URL: http://www.php.net/
     
    7878# Fixes for tests
    7979Patch61: php-5.0.4-tests-wddx.patch
    8080
     81Provides: scripts-php
     82Patch100: php-cve-2012-1823.patch
     83
    8184BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
    8285
    8386BuildRequires: bzip2-devel, curl-devel >= 7.9, db4-devel, gmp-devel
     
    546549
    547550%patch61 -p1 -b .tests-wddx
    548551
     552%patch100 -p0 -b .cve-2012-1823
     553
    549554# Prevent %%doc confusion over LICENSE files
    550555cp Zend/LICENSE Zend/ZEND_LICENSE
    551556cp TSRM/LICENSE TSRM_LICENSE
Note: See TracBrowser for help on using the repository browser.