https://bugzilla.redhat.com/show_bug.cgi?id=862502 --- Comment #3 from Gregor Tätzner <gregor@xxxxxxxxxx> --- almost there... SHOULD: since we are not working with epel5 you can just use BuildRequires: php-pear(PEAR) MUST: according to https://fedoraproject.org/wiki/Packaging:PHP#Extensions_Requires you must require all php extensions. use 'phpci print --recursive --report extension /usr/share/pear/<sabrepackage>' to list them. now add the requirements in form of: php-<extension> <extension> must be: lowercase and not in standard or Core the installation of the doc files is screwed up: documentation must be located in %{pear_docdir}/%{pear_name}-%{version} or %{pear_docdir}/%{pear_name} still applies to all sabredav packages -- 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