[Bug 199647] Review Request: perl-File-RsyncP

bugzilla at redhat.com bugzilla at redhat.com
Sat Jul 22 02:29:18 UTC 2006


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


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


tibbs at math.uh.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|163778                      |163779
              nThis|                            |




------- Additional Comments From tibbs at math.uh.edu  2006-07-21 22:20 EST -------
It seems that this package refuses to build on my system unless I remove the
_smp_mflags bit from the make line.  It's a 8-way box so it often shows up
problems with poor makefiles.

After fixing that bit everything builds fine.  rpmlint has a minor complaint
about the spec:

W: perl-File-RsyncP mixed-use-of-spaces-and-tabs

The Name:, URL: and Requires: fields have mixed spaces and tabs.  A really minor
complaint, I know.

So the required changes are simple: a couple of whitespace cleanups and the
removal of _smp_mflags.  (Do add a comment as to why it's missing, though.)
I'll go ahead and approve and you can fix these when you check in.

* source files match upstream:
   16dcbd537d20c7435e1affd09d65a5ce  File-RsyncP-0.62.tar.gz
* package meets naming and packaging guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* dist tag is present.
* build root is correct.
* license field matches the actual license.
* license is open source-compatible.  License text included in package.
* latest version is being packaged.
* BuildRequires are proper.
* Compiler flags are appropriate.
* %clean is present.
* package builds in mock (development, x86_64).
X rpmlint is silent (tabs-n-spaces issue)
* debuginfo package looks complete.
* final provides and requires are sane:
   Digest.so()(64bit)
   FileList.so()(64bit)
   perl(File::RsyncP) = 0.62
   perl(File::RsyncP::Digest) = 0.62
   perl(File::RsyncP::FileIO) = 0.62
   perl(File::RsyncP::FileList) = 0.62
   perl-File-RsyncP = 0.62-1.fc6
  =
   perl(:MODULE_COMPAT_5.8.8)
   perl(AutoLoader)
   perl(Config)
   perl(Data::Dumper)
   perl(DynaLoader)
   perl(Encode)
   perl(Exporter)
   perl(Fcntl)
   perl(File::Find)
   perl(File::Path)
   perl(File::RsyncP::Digest)
   perl(File::RsyncP::FileIO)
   perl(File::RsyncP::FileList)
   perl(Getopt::Long)
   perl(Socket)
   perl(constant)
   perl(strict)
   perl(vars)
* %check is present and all tests pass:
   All tests successful.
   Files=1, Tests=1,  1 wallclock secs ( 0.06 cusr +  0.01 csys =  0.07 CPU)
   All tests successful.
   Files=2, Tests=20,  0 wallclock secs ( 0.03 cusr +  0.01 csys =  0.04 CPU)
   All tests successful.
   Files=2, Tests=24,  0 wallclock secs ( 0.04 cusr +  0.01 csys =  0.05 CPU)
* shared libraries are present, but internal to Perl.
* package is not relocatable.
* 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.
* no headers.
* no pkgconfig files.
* no libtool .la droppings.
* not a GUI app.

APPROVED, assuming you fix _smp_mflags and the whitespace issues.

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