commit 06f38b0216cbb3374b333d6bd4eba17937906786 Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Mon Jan 30 00:16:44 2012 +0100 Convert the filter to rpm 4.9 format (#784053) perl-Sub-WrapPackages.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-Sub-WrapPackages.spec b/perl-Sub-WrapPackages.spec index 687bcaa..dbaec99 100644 --- a/perl-Sub-WrapPackages.spec +++ b/perl-Sub-WrapPackages.spec @@ -1,6 +1,6 @@ Name: perl-Sub-WrapPackages Version: 2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Add wrappers around all the subroutines in packages License: GPL+ or Artistic Group: Development/Libraries @@ -15,8 +15,8 @@ BuildRequires: perl(Sub::Prototype) BuildRequires: perl(Devel::Caller::IgnoreNamespaces) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -%filter_from_provides /perl(lib)/d; %{?perl_default_filter} +%global __provides_exclude %{?__provides_exclude}|perl\\(lib\\) %description This is mostly a wrapper around Damian Conway's Hook::LexWrap module. This @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun Jan 29 2012 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 2.0-6 +- Convert the filter to rpm 4.9 format (#784053) + * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel