[perl-Unicode-MapUTF8] Add perl(:MODULE_COMPAT_*) dependency

Paul Howarth pghmcfc at fedoraproject.org
Fri Jul 8 11:30:13 UTC 2011


commit 6931b72e31eccc72efb6fa5af4095446ed11b42f
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Jul 8 12:29:47 2011 +0100

    Add perl(:MODULE_COMPAT_*) dependency

 perl-Unicode-MapUTF8.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Unicode-MapUTF8.spec b/perl-Unicode-MapUTF8.spec
index 4fc90d3..a4f149a 100644
--- a/perl-Unicode-MapUTF8.spec
+++ b/perl-Unicode-MapUTF8.spec
@@ -1,6 +1,6 @@
 Name:           perl-Unicode-MapUTF8
 Version:        1.11
-Release:        13%{?dist}
+Release:        14%{?dist}
 
 Summary:        Conversions to and from arbitrary character sets and UTF8
 
@@ -15,6 +15,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker), perl(Jcode)
 BuildRequires:  perl(Unicode::Map), perl(Unicode::Map8), perl(Unicode::String)
 BuildRequires:  perl(Test::More), perl(Test::Pod), perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::Distribution)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 Unicode::MapUTF8 Provides an adapter layer between core routines for
@@ -61,11 +62,14 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul  8 2011 Paul Howarth <paul at city-fan.org> - 1.11-14
+- Add perl(:MODULE_COMPAT_*) dependency
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
 * Thu Dec 23 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.11-12
-- 661697 rebuild for fixing problems with vendorach/lib
+- Rebuild to fix problems with vendorarch/lib (#661697)
 
 * Fri May 07 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.11-11
 - Mass rebuild with perl-5.12.0


More information about the scm-commits mailing list