[perl] Increase epoch of perl-Module-CoreList to overcome version regression

Petr Pisar ppisar at fedoraproject.org
Fri Nov 18 10:13:28 UTC 2011


commit f33a826e90fcf3bf49bf0337e4ad857a38aef718
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Nov 18 11:13:16 2011 +0100

    Increase epoch of perl-Module-CoreList to overcome version regression

 perl.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index a6f1c4a..81ed515 100644
--- a/perl.spec
+++ b/perl.spec
@@ -24,7 +24,7 @@
 Name:           perl
 Version:        %{perl_version}
 # release number must be even higher, because dual-lived modules will be broken otherwise
-Release:        200%{?dist}
+Release:        201%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -726,7 +726,7 @@ install a few additional modules.
 Summary:        Perl core modules indexed by perl versions
 Group:          Development/Languages
 License:        GPL+ or Artistic
-Epoch:          0
+Epoch:          1
 Version:        2.49 
 Requires:       perl = %{perl_epoch}:%{perl_version}-%{release}
 Requires:       perl(version)
@@ -2291,6 +2291,10 @@ sed \
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Fri Nov 18 2011 Petr Pisar <ppisar at redhat.com> - 4:5.14.2-201
+- Increase epoch of perl-Module-CoreList to overcome version regression in
+  upstream (bug #754641)
+
 * Thu Nov  2 2011 Marcela Mašláňová <mmaslano at redhat.com> - 4:5.14.2-200
 - perl(DBIx::Simple) is not needed in spec requirement in CPANPLUS. It's generated
   automatically.


More information about the scm-commits mailing list