https://bugzilla.redhat.com/show_bug.cgi?id=859713 --- Comment #4 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx> --- @eduardo "Package requires php-common instead of php" this means that the package "must not" requires php See https://fedoraproject.org/wiki/Packaging:PHP "PHP library must not have an explicit Requires on php or httpd ..." Best practice is to require all the required extensions (php-common only usefull for miimum version, until php(language) provides in RHEL php packages) Tips: $ phpci print --recursive --report extension /usr/share/php/php-cloudfiles ... ------------------------------------------------------------------------------- EXTENSION PECL VERSION COUNT ------------------------------------------------------------------------------- Core 5.4.7 4.0.0 413 SPL 0.2 5.0.0 14 curl 4.0.2 93 date 4.0.0 1 fileinfo 1.0.5 4.0.0 8 hash 1.0 4.0.0 4 json 1.2.1 5.2.0 2 mbstring 4.0.6 1 pcre 4.0.0 2 standard 5.4.7 4.0.0 275 ------------------------------------------------------------------------------- -- 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