[Bug 589482] Review Request: perl-IO-Compress-Lzma - Read and write lzma compressed data
bugzilla at redhat.com
bugzilla at redhat.com
Sun Jun 6 08:57:20 UTC 2010
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=589482
Iain Arnell <iarnell at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |iarnell at gmail.com
AssignedTo|nobody at fedoraproject.org |iarnell at gmail.com
Flag| |fedora-review+
--- Comment #2 from Iain Arnell <iarnell at gmail.com> 2010-06-06 04:57:13 EDT ---
+ source files match upstream.
82b8cef36d443ad9a02b051c19e6a7a0 IO-Compress-Lzma-2.027.tar.gz
+ package meets naming and versioning guidelines.
+ specfile is properly named, is cleanly written and uses macros consistently.
+ summary is OK.
+ description is OK.
+ dist tag is present.
+ build root is OK.
+ license field matches the actual license.
GPL+ or Artistic
+ license is open source-compatible.
+ license text not included upstream.
+ latest version is being packaged.
+ BuildRequires are proper.
+ compiler flags are appropriate.
+ %clean is present.
+ package builds in mock (dist-f14-perltest)
http://koji.fedoraproject.org/koji/taskinfo?taskID=2233255
+ package installs properly.
+ rpmlint has no meaningful complaints:
perl-IO-Compress-Lzma.src: I: checking
perl-IO-Compress-Lzma.src: I: checking-url
http://search.cpan.org/dist/IO-Compress-Lzma/ (timeout 10 seconds)
perl-IO-Compress-Lzma.src: W: no-cleaning-of-buildroot %clean
perl-IO-Compress-Lzma.src: W: no-buildroot-tag
perl-IO-Compress-Lzma.src: W: no-%clean-section
perl-IO-Compress-Lzma.src: I: checking-url
http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/IO-Compress-Lzma-2.027.tar.gz
(timeout 10 seconds)
perl-IO-Compress-Lzma.noarch: I: checking
perl-IO-Compress-Lzma.noarch: I: checking-url
http://search.cpan.org/dist/IO-Compress-Lzma/ (timeout 10 seconds)
2 packages and 0 specfiles checked; 0 errors, 3 warnings.
+ final provides and requires are sane:
perl(IO::Compress::Adapter::Lzma) = 2.027
perl(IO::Compress::Adapter::Xz) = 2.027
perl(IO::Compress::Lzma) = 2.027
perl(IO::Compress::Xz) = 2.027
perl(IO::Uncompress::Adapter::UnLzma) = 2.027
perl(IO::Uncompress::Adapter::UnXz) = 2.027
perl(IO::Uncompress::UnLzma) = 2.027
perl(IO::Uncompress::UnXz) = 2.027
perl-IO-Compress-Lzma = 2.027-2.fc14
=
perl(:MODULE_COMPAT_5.12.0)
perl(Compress::Raw::Lzma) >= 2.027
perl(Exporter)
perl(IO::Compress::Adapter::Lzma) >= 2.006
perl(IO::Compress::Adapter::Xz) >= 2.020
perl(IO::Compress::Base) >= 2.027
perl(IO::Compress::Base::Common) >= 2.027
perl(IO::Uncompress::Adapter::UnLzma) >= 2.006
perl(IO::Uncompress::Adapter::UnXz) >= 2.020
perl(IO::Uncompress::Base) >= 2.027
perl(bytes)
perl(constant)
perl(strict)
perl(warnings)
+ %check is present and all tests pass.
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/000prereq.t ............ ok
t/001lzma.t .............. ok
t/001xz.t ................ ok
t/010examples-lzma.t ..... ok
t/010examples-xz.t ....... ok
t/050interop-lzma.t ...... ok
t/050interop-xz.t ........ ok
t/050interop-zip-lzma.t .. skipped: temp disabled until
IO::Compress::RawLzma is ready
t/100generic-lzma.t ...... ok
t/100generic-xz.t ........ ok
t/101truncate-lzma.t ..... skipped: Truncate not supported with Lzma
t/101truncate-xz.t ....... ok
t/102tied-lzma.t ......... ok
t/102tied-xz.t ........... ok
t/103newtied-lzma.t ...... ok
t/103newtied-xz.t ........ ok
t/104destroy-lzma.t ...... ok
t/104destroy-xz.t ........ ok
t/105oneshot-lzma.t ...... ok
t/105oneshot-xz.t ........ ok
t/106prime-lzma.t ........ ok
t/106prime-xz.t .......... ok
t/107multi-lzma.t ........ skipped: MultiStream not supported by Lzma
t/107multi-xz.t .......... ok
t/108anyunc-lzma.t ....... ok
t/108anyunc-xz.t ......... ok
t/110encode-lzma.t ....... ok
t/110encode-xz.t ......... ok
t/25interop-io-string.t .. ok
t/999pod.t ............... ok
All tests successful.
Files=30, Tests=16083, 22 wallclock secs ( 1.81 usr 0.17 sys + 13.55 cusr
7.34 csys = 22.87 CPU)
Result: PASS
+ no shared libraries are added to the regular linker search paths.
+ owns the directories it creates.
+ doesn't own any directories it shouldn't.
+ no duplicates in %files.
+ file permissions are appropriate.
+ no generically named files
+ code, not content.
+ documentation is small, so no -doc subpackage is necessary.
+ %docs are not necessary for the proper functioning of the package.
APPROVED.
--
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.
More information about the package-review
mailing list