From a2ca7911d2009b618153a53fb69cd5b4ae7d6ec5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 14 Feb 2013 11:08:43 +0100 Subject: [PATCH] Conflict sub-packages created in release 256 --- perl.spec | 3 +++ 1 file changed, 3 insertions(+) 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.