[perl] Fix conflict declaration at perl-Pod-LaTeX

Petr Pisar ppisar at fedoraproject.org
Wed Jan 30 13:38:06 UTC 2013


commit 907fd9bb7dab48cf9fc6bb66fb4c8e6edc32ec3f
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jan 30 13:52:58 2013 +0100

    Fix conflict declaration at perl-Pod-LaTeX

 perl.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index e527324..846cc5a 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1057,7 +1057,7 @@ Epoch:          0
 Version:        0.60
 Requires:       %perl_compat
 BuildArch:      noarch
-Conflicts:      perl < 4:5.16.1-248
+Conflicts:      perl < 4:5.16.2-248
 
 %description Pod-LaTeX
 Pod::LaTeX is a module to convert documentation in the POD format into
@@ -2815,6 +2815,7 @@ sed \
 %changelog
 * Wed Jan 30 2013 Petr Pisar <ppisar at redhat.com> - 4:5.16.2-250
 - Sub-package Text-Soundex (bug #905889)
+- Fix conflict declaration at perl-Pod-LaTeX (bug #904085)
 
 * Tue Jan 29 2013 Petr Pisar <ppisar at redhat.com> - 4:5.16.2-249
 - Run-require POD convertors by Module-Build and ExtUtils-MakeMaker to


More information about the scm-commits mailing list