[Fedora-packaging] PHP packaging policy notes

Tim Jackson lists at timj.co.uk
Tue Jul 4 09:43:47 UTC 2006


Ralf Corsepius wrote:

> I disagree on this:
> ..
> Requires(post): php-pear
> Requires(pre):  php-pear
> ..
> %post
> pear install --nodeps --soft --force --register-only %{xmldir}/PEAR_Command_Packaging.xml >/dev/null ||:
> ..
> %postun
> if [ "$1" -eq "0" ]; then
>     pear uninstall --nodeps --ignore-errors --register-only PEAR_Command_Packaging >/dev/null ||:
> fi
> 
> Also c.f. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=197561

Fair point I think. No problem by me.

Tim




More information about the Fedora-packaging mailing list