Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: php-pear-PHPUnit3 - PEAR: Regression testing framework for unit tests Alias: pear-PHPUnit3 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196837 ------- Additional Comments From Fedora@xxxxxxxxxxxxxxxxx 2006-10-30 11:21 EST ------- My first reflexion : We could make a php-channel-pear-phpunit-de (we have to find a "normalized" name, it seems that channels are not pear/pecl specific) only containing the xml file for the channel (http://pear.phpunit.de/channel.xml) and %post if [ $1 -eq 1 ] ; then %{__pear} channel-add pear.phpunit.de.xml else %{__pear} channel-update pear.phpunit.de.xml fi %postun if [ $1 -eq 0 ] ; then %{__pear} channel-remove pear.phpunit.de fi All packages that use this channel should Requires and BuildRequires this new RPM (remove all the package must be done before removing the channel). To be tested. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review