Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=559653 Remi Collet <fedora@xxxxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nobody@xxxxxxxxxxxxxxxxx |fedora@xxxxxxxxxxxxxxxxx Flag| |fedora-review? --- Comment #3 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx> 2010-02-13 02:26:49 EST --- REVIEW : + rpmlint is ok perl-Class-Generate.src: I: checking perl-Class-Generate.noarch: I: checking 2 packages and 1 specfiles checked; 0 errors, 0 warnings. + package is named according to the Package Naming Guidelines . + spec file name + The package must meet the Packaging Guidelines and Perl Guidelines + license ok and match upstream (from README ... like perl) + spec file is legible + sources match upstream 0fcf144585a414d20c99ce9a3491fd05 Class-Generate-1.10.tar.gz + source URL ok + build on F12 x86_64 + build on koji (F12 ref in previous post) + build on mock (fedora-rawhide-x86_64) + BuildRequires ok + no locale + no shared library + no system library + own all directories that it creates + not list a file more than once in the spec + Permissions on files are set properly. + %clean ok + consistently use macro + contain code + small doc, no sub package + doc not required to run + no -devel + no -static + no .pc + no .la + not own files or directories already owned by other packages + %install start with rm -rf $RPM_BUILD_ROOT + all files are UTF-8 + %check ok + final requires perl >= 0:5.008 perl(:MODULE_COMPAT_5.10.0) perl(Carp) perl(Symbol) perl(strict) perl(vars) perl(warnings::register) + final provides perl(Class::Generate) = 1.10 perl(Class::Generate::Array) perl(Class::Generate::Array_Class) perl(Class::Generate::Array_Member) perl(Class::Generate::Class) perl(Class::Generate::Class_Holder) perl(Class::Generate::Class_Method) perl(Class::Generate::Code_Checker) perl(Class::Generate::Constructor) perl(Class::Generate::Hash) perl(Class::Generate::Hash_Class) perl(Class::Generate::Hash_Member) perl(Class::Generate::Key_Value) perl(Class::Generate::List_Member) perl(Class::Generate::Member) perl(Class::Generate::Member_Names) perl(Class::Generate::Method) perl(Class::Generate::Mix) perl(Class::Generate::Own) perl(Class::Generate::Param_Style) perl(Class::Generate::Positional) perl(Class::Generate::Scalar_Member) perl(Class::Generate::Support) perl-Class-Generate = 1.10-2.fc8 You just need to improve you %file. Using %{perl_vendorlib}/* works but is really too "large". Must be more explicit (this will allow you to detect change in a future version and avoid some possible issues) Use, for example %{perl_vendorlib}/Class %{_mandir}/man3/Class* -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- 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