commit cfb2b6537a3fa9c24b395230b4d6e73888492aaa
Author: Petr Šabata <con...@redhat.com>
Date:   Thu Nov 15 17:05:00 2012 +0100

    BuildRequire perl(lib)

 perl-IO-stringy.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec
index d88ee05..74e1fcd 100644
--- a/perl-IO-stringy.spec
+++ b/perl-IO-stringy.spec
@@ -1,7 +1,7 @@
 Summary:       I/O on in-core objects like strings and arrays for Perl
 Name:          perl-IO-stringy
 Version:       2.110
-Release:       20%{?dist}
+Release:       21%{?dist}
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 URL:           http://search.cpan.org/dist/IO-stringy/
@@ -14,6 +14,7 @@ BuildRequires:        perl(ExtUtils::MakeMaker)
 BuildRequires: perl(FileHandle)
 BuildRequires: perl(IO::File)
 BuildRequires: perl(IO::Handle)
+BuildRequires: perl(lib)
 BuildRequires: perl(Symbol)
 Requires:      perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -63,6 +64,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::WrapTie.3pm*
 
 %changelog
+* Thu Nov 15 2012 Petr Šabata <con...@redhat.com> - 2.110-21
+- BuildRequire perl(lib)
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 2.110-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to