Red Hat Bugzilla – Bug 559653
Review Request: perl-Class-Generate - Generate Perl class hierarchies
Last modified: 2012-06-29 12:49:08 EDT
Spec URL: http://ppadron.blog.br/rpm/specs/perl-Class-Generate.spec SRPM URL: http://ppadron.blog.br/rpm/srpms/perl-Class-Generate-1.10-1.src.rpm Description: The Class::Generate package exports functions that take as arguments a class specification and create from these specifications a Perl 5 class. The specification language allows many object-oriented constructs: typed members, inheritance, private members, required members, default values, object methods, class methods, class variables, and more. This is my first package, therefore I need a sponsor. I am submitting this package because it is a dependency for perl-Nmap-Scanner, which I will also submit.
In case it helps, here's the link to a Koji scratch build for dist-f13: http://koji.fedoraproject.org/koji/taskinfo?taskID=1957117
Changelog for new release: - Removed "Provides:" filter in prep section - Added cpan_name macro Spec URL: http://ppadron.blog.br/rpm/specs/perl-Class-Generate.spec SRPM URL: http://ppadron.blog.br/rpm/srpms/perl-Class-Generate-1.10-2.fc12.src.rpm Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=1970313
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*
After something like 2.3 years with no response, perhaps it is time to close this review ticket.
Another two weeks have gone by; I'll just close this.