Add BR perl(Exporter).

Signed-off-by: Marcela Mašláňová <mmaslano@redhat.com>
This commit is contained in:
Marcela Mašláňová 2012-10-29 14:59:35 +01:00
parent a9b9edc87f
commit 9b0c34b2c0

View File

@ -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@redhat.com> - 0.06-15
- Add BR perl(Exporter)
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.06-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild