Add %{perl_default_filter}.
This commit is contained in:
parent
716338593b
commit
a6119c348e
@ -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@fedoraproject.org> - 1.00-5
|
||||
- Add %%{perl_default_filter}.
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.00-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user