PHP packaging guidelines

Remi Collet Liste at famillecollet.com
Fri May 26 16:05:46 UTC 2006


> [17:19] * spot idly wonders how nice it would be to get a php (abi) define 
> in the core php package
>
> I have no idea how often the php-abi changes. But it would sure be nice to 
> depend on a specific abi version.
>   
This already exists, i think.

File main/php.h define PHP_API_VERSION
This is provided by php (extract from php-5.1.4 spec file)
 > %define apiver 20041225
 > Provides: php-api = %{apiver}

Remi.





More information about the fedora-extras-list mailing list