[perl-Params-Validate] Add %{perl_default_filter}.

corsepiu corsepiu at fedoraproject.org
Sun Jan 22 07:31:45 UTC 2012


commit a6119c348e093d53c09f099b149f7335e8583cd0
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sun Jan 22 08:31:40 2012 +0100

    Add %{perl_default_filter}.

 perl-Params-Validate.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index b47f154..79c5d7e 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary: 	Params-Validate Perl module
 Name: 		perl-Params-Validate
 Version: 	1.00
-Release: 	4%{?dist}
+Release: 	5%{?dist}
 License: 	Artistic2.0
 Group: 		Development/Libraries
 URL: 		http://search.cpan.org/dist/Params-Validate/
@@ -31,6 +31,8 @@ BuildRequires:	perl(Test::Pod) >= 1.41
 BuildRequires:	perl(Test::Spelling)
 BuildRequires:  hunspell-en
 
+%{?perl_default_filter}
+
 %description
 The Params::Validate module allows you to validate method or function
 call parameters to an arbitrary level of specificity. At the simplest
@@ -68,6 +70,9 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 22 2012 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.00-5
+- Add %%{perl_default_filter}.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.00-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 



More information about the perl-devel mailing list