= Proposed Self Contained Change: Drop php-pear dependency for pecl modules = https://fedoraproject.org/wiki/Changes/drop_pear_dep
Change owner(s): * Remi Collet
All PECL packaged modules (php-pecl-*) have a unneeded runtime dependency on php-pear, for module registration in package scriptlets.
== Detailed Description == * Each pecl module package uses scriptlet which use the pecl command, so requires php-pear at runtime. * php-pear is a dying project, and most of users don't need/want it. * Replace the scriptlets in pecl package by file triggers in the php-pear package.
== Scope == Proposal owners: * Replace the scriptlets in pecl package by file triggers in the php-pear package.
Other developers: * cleanup pecl module, not mandatory (scriptlets are now noop)
Release engineering: N/A (not a System Wide Change)
Policies and guidelines: * https://fedorahosted.org/fpc/ticket/597
Trademark approval: N/A (not needed for this Change)
devel-announce@lists.fedoraproject.org