Spec URL: http://kwizart.fedorapeople.org/review/perl-Test-Refcount.spec SRPM URL: http://kwizart.fedorapeople.org/review/perl-Test-Refcount-0.05-1.fc11.src.rpm Description: Assert reference counts on objects
OK source files match upstream, sha1sum: c943efd0c268e812fa9ed6176ea1630e3de17c86 Test-Refcount-0.05.tar.gz OK package meets naming and versioning guidelines. FAIL specfile is properly named, is cleanly written and uses macros consistently. %files should contain "%{perl_vendorlib}/Test" to avoid packing the auto subdir. You might also want to use %{_mandir}/man3/Test*.3* OK dist tag is present. OK build root is correct. OK license field matches the actual license. OK license is open source-compatible. OK license text included in package. OK latest version is being packaged. FAIL BuildRequires are proper. add: perl(Test::More) perl(Test::Pod) OK compiler flags are appropriate. OK %clean is present. OK package builds in mock. OK package installs properly. OK no debuginfo package OK rpmlint is silent. OK final provides and requires are sane: FAIL %check is present and all tests pass. The test suite fails. The reason is probably a bug in Devel::FindRef, I filed it as https://rt.cpan.org/Ticket/Display.html?id=48357 Add a comment mentioning this, including the link to the bug. OK no shared libraries are added to the regular linker search paths. OK owns the directories it creates. OK doesn't own any directories it shouldn't. OK no duplicates in %files. FAIL file permissions are appropriate. - the manpage and *.pm is read only, this is unusual - consider calling "%{_fixperms} $RPM_BUILD_ROOT/*" OK no scriptlets present. OK code, not content. OK documentation is small, so no -docs subpackage is necessary. OK %docs are not necessary for the proper functioning of the package. OK no headers, pkgconfig files, libtool .la droppings, nor desktop files Nicolas, please fix the above issues.
Spec URL: http://kwizart.fedorapeople.org/review/perl-Test-Refcount.spec SRPM URL: http://kwizart.fedorapeople.org/review/perl-Test-Refcount-0.05-2.fc11.src.rpm Description: Assert reference counts on objects Changelog - Add missing BR - Use %%{_fixperms} - Fix %%files section Thx for having reported the bug
(In reply to comment #1) > The test suite fails. The reason is probably a bug in Devel::FindRef, > I filed it as https://rt.cpan.org/Ticket/Display.html?id=48357 To get the records straight, I filed that problem as bug #514942. I hope that as soon as perl-Devel-FindRef-1.42-2.fc12 hits the repo (should be in a few hours), the test suite should start working.
> Changelog > - Add missing BR > - Use %%{_fixperms} > - Fix %%files section Remaining nit: Please add the comment to %check, mentioning 514942. It should stey there until we make the testsuite pass. APPROVED
Thx, I've added the comment from the spec file. New Package CVS Request ======================= Package Name: perl-Test-Refcount Short Description: Assert reference counts on objects Owners: kwizart Branches: F-11 F-10 EL-5 InitialCC: perl-sig
CVS done.