[perl-Sub-WrapPackages/f16] Convert filter to rpm 4.9 format (#784053)

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jan 29 11:30:49 UTC 2012


commit cfd098eb1d54ebcdf98ac3f9bda5afbe4c9ea666
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Jan 29 12:30:40 2012 +0100

    Convert 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 349c33a..d14cbfd 100644
--- a/perl-Sub-WrapPackages.spec
+++ b/perl-Sub-WrapPackages.spec
@@ -1,6 +1,6 @@
 Name:           perl-Sub-WrapPackages
 Version:        2.0
-Release:        6%{?dist}
+Release:        7%{?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 2011 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 2.0-3
+- Convert the filter to rpm 4.9 format (#784053)
+
 * Wed Jun 29 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.0-6
 - Perl mass rebuild
 


More information about the scm-commits mailing list