https://bugzilla.redhat.com/show_bug.cgi?id=1187232
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+
--- Comment #6 from Petr Pisar ppisar@redhat.com --- SPEC file changes:
--- perl-inc-latest.spec.old 2015-01-30 13:41:48.000000000 +0100 +++ perl-inc-latest.spec 2015-01-30 15:09:54.433000000 +0100 @@ -1,4 +1,5 @@ Name: perl-inc-latest +Epoch: 2 Version: 0.500 Release: 1%{?dist} Summary: Use modules bundled in inc/ if they are newer than installed ones @@ -12,6 +13,7 @@ BuildRequires: perl(strict) BuildRequires: perl(warnings) # Tests +BuildRequires: perl(File::Spec) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(ExtUtils::Installed) @@ -44,5 +46,8 @@ %{_mandir}/man3/*
%changelog -* Thu Jan 29 2015 Jitka Plesnikova jplesnik@redhat.com 0.500-1 +* Fri Jan 30 2015 Jitka Plesnikova jplesnik@redhat.com - 2:0.500-1 +- Set epoch to compete with perl-Module-Build sub-package + +* Thu Jan 29 2015 Jitka Plesnikova jplesnik@redhat.com - 0.500-1 - Specfile autogenerated by cpanspec 1.78.
FIX: Build-require perl(File::Spec) used by tests (t/00-report-prereqs.t:11).
+BuildRequires: perl(File::Spec) Ok.
TODO: I recommend to increase release number, otherwise it will clash with current perl-Module-Build.spec's sub-package.
+Epoch: 2 Ok.
$ rpmlint perl-inc-latest.spec ../SRPMS/perl-inc-latest-0.500-1.fc22.src.rpm ../RPMS/noarch/perl-inc-latest-0.500-1.fc22.noarch.rpm 2 packages and 1 specfiles checked; 0 errors, 0 warnings. rpmlint is Ok.
Package build in F22 (http://koji.fedoraproject.org/koji/taskinfo?taskID=8783293). Ok.
Resolution: Package APPROVED.