[perl-POE-Test-Loops/f14] Filter Switch.

Marcela Mašláňová mmaslano at fedoraproject.org
Fri Aug 5 08:07:10 UTC 2011


commit 6f1b2c4c57dd490b2629b2349dd5de353ee3313f
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Aug 5 10:06:01 2011 +0200

    Filter Switch.

 perl-POE-Test-Loops.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-POE-Test-Loops.spec b/perl-POE-Test-Loops.spec
index 15833f1..ba41ea4 100644
--- a/perl-POE-Test-Loops.spec
+++ b/perl-POE-Test-Loops.spec
@@ -1,7 +1,7 @@
 Name:           perl-POE-Test-Loops
 Summary:        Reusable tests for POE::Loop authors
 Version:        1.035
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-Test-Loops-%{version}.tar.gz 
@@ -14,7 +14,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 
 
-%{?filter_from_provides: %filter_from_provides /perl([DIFMOSU].*)/d; /perl(POE::MySession)/d }
+%{?filter_from_provides: %filter_from_provides /perl([DIFMOSU].*)/d; /perl(POE::MySession)/d; /perl(Switch)/d }
 %{?perl_default_filter}
 %{?perl_default_subpackage_tests}
 
@@ -58,6 +58,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/poe-gen-tests.1.gz
 
 %changelog
+* Fri Aug  5 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.035-2
+- filter incorrectly provided Switch
+
 * Mon Jun  7 2010 Petr Pisar <ppisar at redhat.com> - 1.035-1
 - 1.035 bump
 - Orthography fix in description



More information about the perl-devel mailing list