From 44050f625fedd8fdedb2ab53070ceb25eefb4b37 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Jan 26 2015 12:03:22 +0000 Subject: Filter provides/requires from docdir --- 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 - 2.110-28 +- Filter provides/requires from docdir + * Thu Jan 15 2015 Petr Pisar - 2.110-27 - Specify all dependencies