[perl/f19] Conflict perl-autodie with older perl

Petr Pisar ppisar at fedoraproject.org
Thu Apr 11 08:56:39 UTC 2013


commit ebda90a220484d04f9026f5a00d98648afe6d8d9
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Mar 22 09:55:14 2013 +0100

    Conflict perl-autodie with older perl

 perl.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 5140d70..4e48748 100644
--- a/perl.spec
+++ b/perl.spec
@@ -311,6 +311,7 @@ Requires:       perl(B)
 Requires:       perl(Fcntl)
 Requires:       perl(overload)
 Requires:       perl(POSIX)
+Conflicts:      perl < 4:5.16.2-259
 
 %description autodie
 The "autodie" and "Fatal" pragma provides a convenient way to replace
@@ -3125,6 +3126,7 @@ sed \
 - Correct dependencies of perl-HTTP-Tiny
 - Correct perl-Digest-MD5 dependencies
 - Remove bundled Archive-Extract, Module-Load-Conditional, Pod-LaTeX
+- Conflict perl-autodie with older perl (bug #911226)
 
 * Thu Mar 14 2013 Petr Pisar <ppisar at redhat.com> - 4:5.16.3-261
 - 5.16.3 bump (see <http://search.cpan.org/dist/perl-5.16.3/pod/perldelta.pod>


More information about the scm-commits mailing list