Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=912833 --- Comment #6 from Shawn Iwinski <shawn.iwinski@xxxxxxxxx> --- Thanks for the quick update Gregor! Unfortunately a few more changes are needed (sorry I did not see them before). * MUST: Change "%global channelname pear.dropbox-php.org" to "%global channelname pear.dropbox-php.com". You have the correct hostname in Source0, but not in your channelname variable. * COULD: Change "Source0: http://pear.dropbox-php.com/channel.xml" to "Source0: http://%{channelname}/channel.xml" * MUST: Change "BuildRequires: php-pear >= 1:1.4.9-1.2" to "BuildRequires: php-pear(PEAR)". Always use the virtual provide. * MUST: Change "%{__pear} channel-delete %{name}" to "%{__pear} channel-delete %{channelname}". The PEAR command syntax is "pear channel-delete <channel name>" so you must use your channel name. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=HQfWXhSZN7&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review