commit 961af86aad15300c78d68b7b412f25cdf8d6e95b Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun May 26 10:55:19 2013 +0200 clean up spec file perl-CGI-Application-Plugin-FillInForm.spec | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) --- diff --git a/perl-CGI-Application-Plugin-FillInForm.spec b/perl-CGI-Application-Plugin-FillInForm.spec index 16671a1..8b521f7 100644 --- a/perl-CGI-Application-Plugin-FillInForm.spec +++ b/perl-CGI-Application-Plugin-FillInForm.spec @@ -1,12 +1,12 @@ Name: perl-CGI-Application-Plugin-FillInForm Version: 1.15 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Integrate CGI::Application with HTML::FillInForm License: GPL+ or Artistic -Group: Development/Libraries + URL: http://search.cpan.org/dist/CGI-Application-Plugin-FillInForm/ Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKSTOS/CGI-Application-Plugin-FillInForm-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + BuildArch: noarch BuildRequires: perl(CGI) BuildRequires: perl(CGI::Application) @@ -17,6 +17,8 @@ BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%{?perl_default_filter} + %description This plugin for CGI::Application provides a mix-in method to make using HTML::FillInForm more convenient. @@ -29,8 +31,6 @@ HTML::FillInForm more convenient. ./Build %install -rm -rf $RPM_BUILD_ROOT - ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; @@ -39,16 +39,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %check ./Build test -%clean -rm -rf $RPM_BUILD_ROOT - %files -%defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sun May 26 2013 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 1.15-14 +- Add perl default filter +- Remove no-longer-used macros + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.15-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_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