[Bug 240177] Review Request: perl-Text-RecordParser - Read record-oriented files

bugzilla at redhat.com bugzilla at redhat.com
Wed May 16 00:17:35 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-Text-RecordParser - Read record-oriented files


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


tibbs at math.uh.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|nobody at fedoraproject.org    |tibbs at math.uh.edu
               Flag|                            |fedora-review+




------- Additional Comments From tibbs at math.uh.edu  2007-05-15 20:17 EST -------
I copied perl-Text-TabularDisplay-1.22-1.fc7.noarch.rpm into a local RPM and
tried to build this, but the tests failed due to a lack of IO::Scalar.  I added
the appropriate BR and things build fine.

rpmlint complains:
  E: perl-Text-RecordParser zero-length 
     /usr/share/doc/perl-Text-RecordParser-v1.2.1/t/data/empty
I guess if you're going to include the test suite as %doc you have little choice
but to ship that file.

Since the only issue is that missing BR:, I'll go ahead and approve and you can
add it when you check in. 

Review:
* source files match upstream:
   ba4075a4493b196eaddfa7a9425e9edfa794e7eadbeb3c75eb18bb04f2c0b19c  
   Text-RecordParser-v1.2.1.tar.gz
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* 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.
X BuildRequires missing IO::Scalar.
* %clean is present.
* package builds in mock (development, x86_64).
* package installs properly
O rpmlint has only ignoreable complaints.
* final provides and requires are sane:
   perl(Text::RecordParser) = 1.2.1
   perl(Text::RecordParser::Tab) = 1.0.0
   perl-Text-RecordParser = v1.2.1-1.fc7
  =
   /usr/bin/perl
   perl(:MODULE_COMPAT_5.8.8)
   perl(Carp)
   perl(English)
   perl(File::Basename)
   perl(Getopt::Long)
   perl(IO::Scalar)
   perl(List::MoreUtils)
   perl(List::Util)
   perl(Pod::Usage)
   perl(Readonly)
   perl(Text::ParseWords)
   perl(Text::RecordParser)
   perl(Text::TabularDisplay)
   perl(base)
   perl(strict)
   perl(version)
   perl(warnings)

* %check is present and all tests pass:
   All tests successful.
   Files=14, Tests=193,  2 wallclock secs ( 1.67 cusr +  0.55 csys =  2.22 CPU)
* 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, but of course you'll need to add BR: perl(IO::Scalar) in order to build.

-- 
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