Spec URL: http://fedorapeople.org/~iarnell/review/perl-MooseX-Clone.spec SRPM URL: http://fedorapeople.org/~iarnell/review/perl-MooseX-Clone-0.05-1.fc14.src.rpm Description: Out of the box Moose only provides very barebones cloning support in order to maximize flexibility. This role provides a clone method that makes use of the low level cloning support already in Moose and adds selective deep cloning based on introspection on top of that. Attributes with the Clone trait will handle cloning of data within the object, typically delegating to the attribute value's own clone method. Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2330110 *rt-0.10_01
Review: + package builds in mock (rawhide i686). koji Build =>http://koji.fedoraproject.org/koji/taskinfo?taskID=2330110 + rpmlint is silent for SRPM and for RPM. perl-MooseX-Clone.noarch: W: spelling-error %description -l en_US barebones -> bare bones, bare-bones, barytones perl-MooseX-Clone.src: W: spelling-error %description -l en_US barebones -> bare bones, bare-bones, barytones perl-MooseX-Clone.src: W: no-cleaning-of-buildroot %clean perl-MooseX-Clone.src: W: no-buildroot-tag perl-MooseX-Clone.src: W: no-%clean-section 2 packages and 0 specfiles checked; 0 errors, 5 warnings. ==> Ok for this package + source files match upstream url (sha1sum) 690f80e1b8d9c1106acfc3b186d242ffbec18956 MooseX-Clone-0.05.tar.gz 690f80e1b8d9c1106acfc3b186d242ffbec18956 MooseX-Clone-0.05.tar.gz.srpm + package meets naming and packaging guidelines. + specfile is properly named, is cleanly written + Spec file is written in American English. + Spec file is legible. + dist tag is present. + license is open source-compatible. + License text is included in package. + %doc is present. + BuildRequires are proper. + %clean is present which is not needed now. + package installed properly. + Macro use appears rather consistent. + Package contains code, not content. + no headers or static libraries. + no .pc file present. + no -devel subpackage + no .la files. + no translations are available + Does owns the directories it creates. + no scriptlets present. + no duplicates in %files. + file permissions are appropriate. + make test gave All tests successful. Files=2, Tests=32, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.48 cusr 0.02 csys = 0.53 CPU) + Package perl-MooseX-Clone-0.05-1.fc14.noarch => Provides: perl(MooseX::Clone) = 0.05 perl(MooseX::Clone::Meta::Attribute::Trait::Clone) perl(MooseX::Clone::Meta::Attribute::Trait::Clone::Base) perl(MooseX::Clone::Meta::Attribute::Trait::Clone::Std) perl(MooseX::Clone::Meta::Attribute::Trait::Copy) perl(MooseX::Clone::Meta::Attribute::Trait::NoClone) perl(MooseX::Clone::Meta::Attribute::Trait::StrableClone) Requires: perl(Carp) perl(Hash::Util::FieldHash::Compat) perl(Moose::Role) perl(MooseX::Clone::Meta::Attribute::Trait::Clone) perl(MooseX::Clone::Meta::Attribute::Trait::Copy) perl(MooseX::Clone::Meta::Attribute::Trait::NoClone) perl(MooseX::Clone::Meta::Attribute::Trait::StorableClone) perl(namespace::clean) rpmlib(VersionedDependencies) <= 3.0.3-1 + Not a GUI application I think those Requires that are same as provides should be filtered? when I local built this on F13 and tried to install I got Error: Package: perl-MooseX-Clone-0.05-1.fc13.noarch (/perl-MooseX-Clone-0.05-1.fc13.noarch) Requires: perl(MooseX::Clone::Meta::Attribute::Trait::StorableClone)
Oops! It's actually a typo in StorableClone.pm and already reported upstream. I've applied the patch and the provides should now match the requires. Spec URL: http://fedorapeople.org/~iarnell/review/perl-MooseX-Clone.spec SRPM URL: http://fedorapeople.org/~iarnell/review/perl-MooseX-Clone-0.05-2.fc14.src.rpm Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2331157
oops! my eyes missed that typo. APPROVED.
New Package CVS Request ======================= Package Name: perl-MooseX-Clone Short Description: Fine grained cloning support for Moose objects Owners: iarnell Branches: F-12 F-13 InitialCC: perl-sig
CVS done (by process-cvs-requests.py).
perl-MooseX-Clone-0.05-2.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/perl-MooseX-Clone-0.05-2.fc13
perl-MooseX-Clone-0.05-2.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/perl-MooseX-Clone-0.05-2.fc12
perl-MooseX-Clone-0.05-2.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl-MooseX-Clone'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-MooseX-Clone-0.05-2.fc12
perl-MooseX-Clone-0.05-2.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl-MooseX-Clone'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-MooseX-Clone-0.05-2.fc13
perl-MooseX-Clone-0.05-2.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
perl-MooseX-Clone-0.05-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.