[Fedora-packaging] PHP packaging policy notes

Christopher Stone chris.stone at gmail.com
Wed Jul 5 00:22:30 UTC 2006


On 7/4/06, Christopher Stone <chris.stone at gmail.com> wrote:
> %define pear_testdir %(%{__pear} config-get test_dir 2> /dev/null ||
> echo undefined)
> %define pear_testdir %(%{__pear} config-get data_dir 2> /dev/null ||
> echo undefined)

Just noticed that the 2nd one should be data_dir.  I have updated my spec file:
http://tkmame.retrogames.com/fedora-extras/spectemplate-pear.spec
So that it no longer defines these macros (spec file is starting to
look pretty simple now)

I can put the macros back, but updating the php-pear package should be
easy if that is a possibility.




More information about the Fedora-packaging mailing list