[perl] Conflict sub-packages created in release 256

Petr Pisar ppisar at fedoraproject.org
Thu Feb 14 12:19:26 UTC 2013


commit a2ca7911d2009b618153a53fb69cd5b4ae7d6ec5
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Feb 14 11:08:43 2013 +0100

    Conflict sub-packages created in release 256

 perl.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 3d97b56..a83e960 100644
--- a/perl.spec
+++ b/perl.spec
@@ -542,6 +542,7 @@ License:        GPL+ or Artistic
 Epoch:          0
 Version:        2.44
 Requires:       %perl_compat
+Conflicts:      perl < 4:5.16.2-256
 
 %description Encode
 The Encode module provides the interface between Perl strings and the rest
@@ -675,6 +676,7 @@ Epoch:          0
 Version:        4.41
 Requires:       %perl_compat
 BuildArch:      noarch
+Conflicts:      perl < 4:5.16.2-256
 
 %description File-CheckTree
 File::CheckTree::validate() routine takes a single multi-line string
@@ -1323,6 +1325,7 @@ Version:        3.27
 Requires:       %perl_compat
 Requires:       perl(Carp)
 BuildArch:      noarch
+Conflicts:      perl < 4:5.16.2-256
 
 %description Text-ParseWords
 Parse text into an array of tokens or array of arrays.


More information about the scm-commits mailing list