[Bug 196629] Review Request: perl-SVK - A Distributed Version Control System

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 7 21:39:09 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-SVK - A Distributed Version Control System


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





------- Additional Comments From ianburrell at gmail.com  2006-07-07 17:30 EST -------
I noticed the dependency on File::Spec 3.18.  Using the version in perl 5.8.8
does not seem to have an effect on the tests.  Since we can't upgrade core
modules, I think using the old version will be fine.

I fixed the rpmlint errors and warnings.  I just removed the contrib scripts. I
think rpm is getting confused about the duplicate provides because
SVK/Version.pl is "package SVK" with the version number while SVK.pm just has
"package SVK".  I had added "perl(SVK::Version)" to the provides.  

I am guessing that RPM is looking at the package statement which is technically
wrong for Perl.  "use Foo::Bar;" loads Foo/Bar.pm which usually contains
Foo::Bar package.

Spec: http://znark.com/fedora/perl-SVK.spec
SRPMS: http://znark.com/fedora/perl-SVK-1.08-2.src.rpm


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