commit 5c77ebca7a8f4327bfc152da8419b2c1a9f5de28
Author: Paul Howarth <p...@city-fan.org>
Date:   Fri Jul 8 12:42:02 2011 +0100

    Add perl(:MODULE_COMPAT_*) dependency

 perl-Unicode-Map8.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Unicode-Map8.spec b/perl-Unicode-Map8.spec
index a5310fb..1987e44 100644
--- a/perl-Unicode-Map8.spec
+++ b/perl-Unicode-Map8.spec
@@ -2,7 +2,7 @@
 
 Name:           perl-Unicode-Map8
 Version:        0.13
-Release:        4%{?dist}
+Release:        5%{?dist}
 
 Summary:        Mapping table between 8-bit chars and Unicode for Perl
 
@@ -15,6 +15,7 @@ Patch1:         perl-Unicode-Map8-0.12-type.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(Unicode::String)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 
 %description
@@ -71,11 +72,14 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul  8 2011 Paul Howarth <p...@city-fan.org> - 0.13-5
+- Add perl(:MODULE_COMPAT_*) dependency
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.13-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
 * Thu Dec 23 2010 Marcela Maslanova <mmasl...@redhat.com> - 0.13-3
-- 661697 rebuild for fixing problems with vendorach/lib
+- Rebuild to fix problems with vendorarch/lib (#661697)
 
 * Fri May 07 2010 Marcela Maslanova <mmasl...@redhat.com> - 0.13-2
 - Mass rebuild with perl-5.12.0
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to