commit 84606c59ab7919c33d7c8ad64f9940faa7eac85c Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Fri Jul 8 12:51:00 2011 +0100 Add perl(:MODULE_COMPAT_*) dependency perl-Unicode-Map.spec | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/perl-Unicode-Map.spec b/perl-Unicode-Map.spec index 138c847..35d7cdd 100644 --- a/perl-Unicode-Map.spec +++ b/perl-Unicode-Map.spec @@ -2,7 +2,7 @@ Name: perl-Unicode-Map Version: 0.112 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Perl module for mapping charsets from and to utf16 unicode @@ -13,6 +13,7 @@ Source0: http://www.cpan.org/authors/id/M/MS/MSCHWARTZ/Unicode-Map-0.112. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module converts strings from and to 2-byte Unicode UCS2 @@ -75,11 +76,14 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jul 8 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 0.112-21 +- Add perl(:MODULE_COMPAT_*) dependency + * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.112-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Dec 23 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.112-19 -- 661697 rebuild for fixing problems with vendorach/lib +- Rebuild to fix problems with vendorarch/lib (#661697) * Fri May 07 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.112-18 - 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@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel