commit 8eb89292e6376d995304970a758ca09b2e74e744 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Fri Jul 22 05:47:25 2011 +0200 update filtering for rpm 4.9 perl-File-ChangeNotify.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-File-ChangeNotify.spec b/perl-File-ChangeNotify.spec index 686b413..0e73822 100644 --- a/perl-File-ChangeNotify.spec +++ b/perl-File-ChangeNotify.spec @@ -1,7 +1,7 @@ Name: perl-File-ChangeNotify Summary: Watch for changes to files, cross-platform style Version: 0.16 -Release: 5%{?dist} +Release: 6%{?dist} License: Artistic 2.0 Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/File-ChangeNotify-%{version}.tar.gz @@ -43,6 +43,7 @@ Requires: perl(Time::HiRes) %filter_from_requires /^perl(IO::KQueue)/d %?perl_default_filter } +%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(IO::KQueue\\) %{?perl_default_subpackage_tests} %description @@ -78,6 +79,9 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Fri Jul 22 2011 Iain Arnell <iarnell@xxxxxxxxx> 0.16-6 +- update filtering for rpm 4.9 + * Thu Jul 21 2011 Petr Sabata <contyk@xxxxxxxxxx> - 0.16-5 - Perl 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