[perl-Text-WrapI18N] Add BR perl(Exporter).

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Oct 29 14:00:05 UTC 2012


commit 9b0c34b2c07c797693eb84e88bc82eb1ee5703ff
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Oct 29 14:59:35 2012 +0100

    Add BR perl(Exporter).
    
    Signed-off-by: Marcela Mašláňová <mmaslano at redhat.com>

 perl-Text-WrapI18N.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Text-WrapI18N.spec b/perl-Text-WrapI18N.spec
index ed63a47..c58a5c1 100644
--- a/perl-Text-WrapI18N.spec
+++ b/perl-Text-WrapI18N.spec
@@ -1,16 +1,17 @@
 Summary: Line wrapping with support for several locale setups
 Name: perl-Text-WrapI18N
 Version: 0.06
-Release: 14%{?dist}
+Release: 15%{?dist}
 License: GPL+ or Artistic
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Text-WrapI18N/
 Source0: http://search.cpan.org/CPAN/authors/id/K/KU/KUBOTA/Text-WrapI18N-%{version}.tar.gz
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: perl(Text::CharWidth) >= 0.02
+BuildRequires: perl(Exporter)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(Test::Simple)
+BuildRequires: perl(Text::CharWidth) >= 0.02
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -52,6 +53,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Text::WrapI18N.3pm*
 
 %changelog
+* Mon Oct 29 2012 Jitka Plesnikova <jplesnik at redhat.com> - 0.06-15
+- Add BR perl(Exporter)
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.06-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list