https://bugzilla.redhat.com/show_bug.cgi?id=785466 --- Comment #7 from Shawn Iwinski <shawn.iwinski@xxxxxxxxx> --- (In reply to comment #2) I just wanted to quickly comment on: > You may want to look into these warnings (not sure if they matter): > warning: channel://pear.horde.org/Horde_Http-1.1.0 requires package > "channel://pear.horde.org/Horde_Exception" (version >= 1.0.0, version <= > 2.0.0, excluded versions: 2.0.0) > warning: channel://pear.horde.org/Horde_Http-1.1.0 requires package > "channel://pear.horde.org/Horde_Support" (version >= 1.0.0, version <= > 2.0.0, excluded versions: 2.0.0) These requires matter because they are must have dependencies for this package. The spec satisfies these requirements with: Requires: php-pear(pear.horde.org/Horde_Exception) < 2.0.0 Requires: php-pear(pear.horde.org/Horde_Support) < 2.0.0 > channel://pear.horde.org/Horde_Http-1.1.0 can optionally use package > "channel://pear.horde.org/Horde_Test" (version >= 1.0.0, version <= 2.0.0, > excluded versions: 2.0.0) > channel://pear.horde.org/Horde_Http-1.1.0 can optionally use PHP extension > "http" > install ok: channel://pear.horde.org/Horde_Http-1.1.0 The are optional dependencies and it is up to the packager to decide to require them or not. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review