[perl-IO-stringy] Filter provides/requires from docdir

Petr Pisar ppisar at fedoraproject.org
Mon Jan 26 12:03:55 UTC 2015


commit 44050f625fedd8fdedb2ab53070ceb25eefb4b37
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jan 26 13:03:22 2015 +0100

    Filter provides/requires from docdir

 perl-IO-stringy.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec
index 9e12dc6..fe935cc 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:	27%{?dist}
+Release:	28%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/IO-stringy/
@@ -25,6 +25,8 @@ BuildRequires:  perl(File::Basename)
 BuildRequires:	perl(lib)
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
+%{?perl_default_filter}
+
 %description
 This toolkit primarily provides modules for performing both traditional
 and object-oriented I/O) on things *other* than normal filehandles; in
@@ -71,6 +73,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::WrapTie.3pm*
 
 %changelog
+* Mon Jan 26 2015 Petr Pisar <ppisar at redhat.com> - 2.110-28
+- Filter provides/requires from docdir
+
 * Thu Jan 15 2015 Petr Pisar <ppisar at redhat.com> - 2.110-27
 - Specify all dependencies
 



More information about the perl-devel mailing list