[Fedora-php-devel-list] Register PECl extensions ?

Joe Orton jorton at redhat.com
Tue Jul 10 16:00:34 UTC 2007


On Tue, Jul 10, 2007 at 07:13:48AM +0200, Remi Collet wrote:
> I've just submit "php-pecl-phar" to review.
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=247515
> 
> This introduce some new stuff for PECL extension.

Would it be useful to define some macros for the "pecl install"/"pecl 
uninstall" %post/postun invocations in macros.pear?

%define pecl_install %{__pecl} install --nodeps --soft --force --register-only --nobuild
%define pecl_uninstall %{__pecl} uninstall --nodeps --ignore-errors --register-only

?

joe




More information about the php-devel mailing list