[Fedora-packaging] Please update PHP PECL Guidelines : [Fwd: [SECURITY] Fedora Core 6 Update: php-5.1.6-3.4.fc6]

Remi Collet Fedora at FamilleCollet.com
Sat Feb 24 08:21:33 UTC 2007


---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2007-261
2007-02-20
---------------------------------------------------------------------

Product     : Fedora Core 6
Name        : php
Version     : 5.1.6
Release     : 3.4.fc6
....
---------------------------------------------------------------------
* Fri Feb 16 2007 Joe Orton <jorton at redhat.com> 5.1.6-3.4.fc6
...
- add php(api), php(zend-abi) provides (#221302)


As php(api), php(zend-abi) are now provided on FC >= 6, i think 
http://fedoraproject.org/wiki/Packaging/PHP#head-435fc0b2b6fa2e807e89b72025848db84fea9d1c
should be update to use this new provides (more robust to detect PHP ABI changes)

I've just push php-pecl-zip update which use this :

    %if %{?php_zend_api}0
    # Provides by new php-common  on FC >= 6
    Requires:     php(zend-abi) = %{php_zend_api}
    Requires:     php(api) = %{php_core_api}
    %else
    # Old Provides
    Requires:     php-api = %{php_apiver}
    %endif

Regards,
Remi




More information about the Fedora-packaging mailing list