Spec URL: http://theholbrooks.org/RPMS/php-pear-Net-Sieve.spec SRPM URL: http://theholbrooks.org/RPMS/php-pear-Net-Sieve-1.1.5-1.src.rpm Description: Provides an API to talk to the timsieved server that comes with Cyrus IMAPd. Can be used to install, remove, mark active, etc sieve scripts.
I'll review this (probably tomorrow). Two second glance at spec looks like you have the wrong license.
Brandon, I'm seeing a couple little minor things that need fixing. Could you please redo this spec using the fedora-newrpmspec command? Just run fedora-newrpmsepc php-pear-Net-Sieve and it will create a default template for you to use. This will be much easier for me to review. Thanks.
I don't mind regenerating a new spec file, but this one is almost verbatim the pear template found at: http://fedoraproject.org/wiki/Extras/SIGs/PHP/PearSpecTemplate If something is wrong with the template I'd rather point out specifics so the wiki can be updated as well as this package.
Fixed. Thanks for pointing this out.
Spec URL: http://theholbrooks.org/RPMS/php-pear-Net-Sieve.spec SRPM URL: http://theholbrooks.org/RPMS/php-pear-Net-Sieve-1.1.5-2.src.rpm Cleaned up to match the new template. Thanks for updating it Chris!
I also changed the license to BSD (at least that's what it looked like in the header comment in Sieve.php)
==== REVIEW CHECKLIST ==== - rpmlint output: W: php-pear-Net-Sieve no-documentation permissible, no documentation - package named according to package naming guidelines - spec filename matches %{name} - package meets packaging guidelines - licensed with open source compatible license - license matches actual license - source package does not include license file - spec written in American english - spec file is legible - package successfully compiles and builds on FC6 x86_64 - all build dependices listed in BR - no locales - no shared libraries - package is not relocatable - packge owns all directories it creates - no duplicates in %files - file permissions set properly - package contains proper %clean section - macro usage is consistent - contains code - no large documentation - no %doc - no header files or static libraries - no pkgconfig files - no library files - no need for devel subpackage - no .la files - not a GUI app needing a .desktop file - packages shares directory ownership with other Net packages. Acceptable for pear packages APPROVED
oops forgot one checklist item: - sources match upstream 2f0b868d5bde1742721d525233274f5a Net_Sieve-1.1.5.tgz APPROVED
Thanks again Chris. Imported, built, FC[56] branches requested