Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Dep versions in spec file https://bugzilla.redhat.com/show_bug.cgi?id=530045 Summary: Dep versions in spec file Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: low Priority: low Component: perl-Module-Install AssignedTo: steve@xxxxxxxxx ReportedBy: ed@xxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: steve@xxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora The spec file doesn't give versions for some requirements, this tightens it up: --- perl-Module-Install.spec~ 2009-07-27 16:39:39.000000000 +0100 +++ perl-Module-Install.spec 2009-10-21 11:19:31.000000000 +0100 @@ -15,10 +15,10 @@ BuildRequires: perl(Archive::Tar) BuildRequires: perl(CPAN) -BuildRequires: perl(Devel::PPPort) -BuildRequires: perl(ExtUtils::Install) +BuildRequires: perl(Devel::PPPort) >= 3.16 +BuildRequires: perl(ExtUtils::Install) >= 1.52 BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(ExtUtils::ParseXS) +BuildRequires: perl(ExtUtils::ParseXS) >= 2.19 BuildRequires: perl(File::Remove) >= 1.42 BuildRequires: perl(File::Spec) BuildRequires: perl(JSON) -- 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 Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list