commit 14a4e7818e99173c8577b8f05f66ee8127f406fc Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Wed Nov 24 22:25:06 2010 +0100 Remove perl(lib) from the Provides set. (#657015) perl-Sub-WrapPackages.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-Sub-WrapPackages.spec b/perl-Sub-WrapPackages.spec index 8192f96..b2dcfd3 100644 --- a/perl-Sub-WrapPackages.spec +++ b/perl-Sub-WrapPackages.spec @@ -1,6 +1,6 @@ Name: perl-Sub-WrapPackages Version: 2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Add wrappers around all the subroutines in packages License: GPL+ or Artistic Group: Development/Libraries @@ -16,6 +16,7 @@ BuildRequires: perl(Devel::Caller::IgnoreNamespaces) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %{?perl_default_filter} +%filter_from_provides /perl(lib)/d; %description This is mostly a wrapper around Damian Conway's Hook::LexWrap module. This @@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Nov 24 2010 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 2.0-1 +- Remove perl(lib) from the Provides set. (#657015) + * Thu May 06 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 2.0-2 - Mass rebuild with perl-5.12.0 -- 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