commit 9694106fbc075cd020f6f0acc11510a1c7b57d36
Author: Emmanuel Seyman <[email protected]>
Date: Wed Nov 24 22:59:02 2010 +0100
Remove perl(lib) from the Provides set (#657015).
perl-Sub-WrapPackages.spec | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/perl-Sub-WrapPackages.spec b/perl-Sub-WrapPackages.spec
index bec5337..429ea7c 100644
--- a/perl-Sub-WrapPackages.spec
+++ b/perl-Sub-WrapPackages.spec
@@ -13,6 +13,8 @@ BuildRequires: perl(Hook::LexWrap)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
+%filter_from_provides /perl(lib)/d;
+
%description
This is mostly a wrapper around Damian Conway's Hook::LexWrap module. This
module allows you to wrap function calls and exits with functions of your
@@ -48,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Wed Nov 24 2010 Emmanuel Seyman <[email protected]> - 1.31-2
+- Remove perl(lib) from the Provides set (#657015).
+
* Wed Feb 10 2010 Emmanuel Seyman <[email protected]> - 1.31-1
- Update to 1.31
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel