Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Bogus perl(DB) provide https://bugzilla.redhat.com/show_bug.cgi?id=564309 Summary: Bogus perl(DB) provide Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: perl-Sub-Uplevel AssignedTo: steve@xxxxxxxxx ReportedBy: paul@xxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: steve@xxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora $ rpm -qp --provides perl-Sub-Uplevel-0.2002-4.fc13.noarch.rpm perl(DB) perl(Sub::Uplevel) = 0.2002 perl-Sub-Uplevel = 0.2002-4.fc13 perl(DB) is provided by the main perl package; the provide here is bogus and should be filtered out, e.g. by adding the following lines to the end of %prep: # Kludge to remove bogus perl(DB) provide %global provfilt /bin/sh -c "%{__perl_provides} | %{__grep} -Fvx 'perl(DB)'" %define __perl_provides %{provfilt} Also the current upstream version is 0.22; updating to this version would require either an epoch bump or to version the RPM as 0.2200 to maintain the upgrade path. I'm happy to step in as co-maintainer if you're too busy with other things at the moment. -- 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel