[Bug 243019] Review Request: perl-IO-Compress-Zlib - IO::Compress interface to zip and gzip data

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 15 18:15:06 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-IO-Compress-Zlib - IO::Compress interface to zip and gzip data


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=243019


tibbs at math.uh.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|fedora-review?              |fedora-review+




------- Additional Comments From tibbs at math.uh.edu  2007-06-15 14:15 EST -------
I tried enabling all of the tests by setting COMPRESS_ZLIB_RUN_ALL, but that
results in additional build dependencies and eventually you find that you need
Compress:Zlib 2.0 or greater, which kind of results in a recursion error.  I
guess that if you really wanted to run ALL of the tests, you could get
everything updated and then come back to this package and turn them on.

rpmlint has only one complaint:
   W: perl-IO-Compress-Zlib mixed-use-of-spaces-and-tabs (spaces: line 1, tab: 
      line 16)
I've never really cared about these; fix it if you like.

* source files match upstream:
   118d06d9c0c528aff68da9f92d64fdb4bdb0f880e37c9887f624a1a1b7c0d82d  
   IO-Compress-Zlib-2.004.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.
* license is open source-compatible.
* license text not included upstream.
* latest version is being packaged.
* BuildRequires are proper.
* %clean is present.
* package builds in mock (development, x86_64).
* package installs properly
* rpmlint output is OK.
* final provides and requires are sane:
   perl(IO::Compress::Adapter::Deflate) = 2.004
   perl(IO::Compress::Adapter::Identity) = 2.004
   perl(IO::Compress::Deflate) = 2.004
   perl(IO::Compress::Gzip) = 2.004
   perl(IO::Compress::Gzip::Constants) = 2.004
   perl(IO::Compress::RawDeflate) = 2.004
   perl(IO::Compress::Zip) = 2.004
   perl(IO::Compress::Zip::Constants) = 2.004
   perl(IO::Compress::Zlib::Constants) = 2.004
   perl(IO::Compress::Zlib::Extra) = 2.004
   perl(IO::Uncompress::Adapter::Identity) = 2.004
   perl(IO::Uncompress::Adapter::Inflate) = 2.004
   perl(IO::Uncompress::AnyInflate) = 2.004
   perl(IO::Uncompress::Gunzip) = 2.004
   perl(IO::Uncompress::Inflate) = 2.004
   perl(IO::Uncompress::RawInflate) = 2.004
   perl(IO::Uncompress::Unzip) = 2.004
   perl-IO-Compress-Zlib = 2.004-1.fc8
  =
   perl >= 0:5.004
   perl(:MODULE_COMPAT_5.8.8)
   perl(Compress::Raw::Zlib) >= 2.004
   perl(Exporter)
   perl(IO::Compress::Adapter::Deflate) >= 2.004
   perl(IO::Compress::Adapter::Identity) >= 2.004
   perl(IO::Compress::Base) >= 2.004
   perl(IO::Compress::Base::Common) >= 2.004
   perl(IO::Compress::Gzip::Constants) >= 2.004
   perl(IO::Compress::RawDeflate) >= 2.004
   perl(IO::Compress::Zip::Constants) >= 2.004
   perl(IO::Compress::Zlib::Constants) >= 2.004
   perl(IO::Compress::Zlib::Extra) >= 2.004
   perl(IO::Seekable)
   perl(IO::Uncompress::Adapter::Identity) >= 2.004
   perl(IO::Uncompress::Adapter::Inflate) >= 2.004
   perl(IO::Uncompress::Base) >= 2.004
   perl(IO::Uncompress::Gunzip) >= 2.004
   perl(IO::Uncompress::Inflate) >= 2.004
   perl(IO::Uncompress::RawInflate) >= 2.004
   perl(IO::Uncompress::Unzip) >= 2.004
   perl(Time::Local)
   perl(bytes)
   perl(constant)
   perl(strict)
   perl(warnings)
* %check is present and all tests pass:
   All tests successful, 2 tests and 8 subtests skipped.
   Files=60, Tests=38644, 53 wallclock secs (30.66 cusr +  3.36 csys = 34.02 CPU)
   The skipped tests:
      t/020isize......................skipped
        all skipped: Lengthy Tests Disabled
        (These would require Compress::Zlib 2 to run anyway)
      t/105oneshot-deflate............ok
        2/970 skipped: readonly + threads
      t/105oneshot-gzip...............ok
        2/970 skipped: readonly + threads
      t/105oneshot-rawdeflate.........ok
        2/970 skipped: readonly + threads
      t/105oneshot-zip................ok
        2/970 skipped: readonly + threads
      t/109merge-zip..................skipped
        all skipped: not implemented yet
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* no scriptlets present.
* code, not content.
* documentation is small, so no -docs subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.

APPROVED

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list