commit d422d7789341634442a82f863d8261de494b3024 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun Jan 20 17:31:05 2013 +0100 Various cleanups perl-CGI-Application-Plugin-TT.spec | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) --- diff --git a/perl-CGI-Application-Plugin-TT.spec b/perl-CGI-Application-Plugin-TT.spec index 70f5e8a..10dcca7 100644 --- a/perl-CGI-Application-Plugin-TT.spec +++ b/perl-CGI-Application-Plugin-TT.spec @@ -1,12 +1,12 @@ Name: perl-CGI-Application-Plugin-TT Version: 1.05 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Add Template Toolkit support to CGI::Application License: GPL+ or Artistic -Group: Development/Libraries + URL: http://search.cpan.org/dist/CGI-Application-Plugin-TT/ Source0: http://www.cpan.org/authors/id/C/CE/CEESHEK/CGI-Application-Plugin-TT-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + BuildArch: noarch BuildRequires: perl(CGI::Application) BuildRequires: perl(Module::Build) @@ -16,6 +16,8 @@ BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%{?perl_default_filter} + %description CGI::Application::Plugin::TT adds support for the popular Template Toolkit engine to your CGI::Application modules by providing several helper methods @@ -29,8 +31,6 @@ that allow you to process template files from within your runmodes. ./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 Jan 20 2013 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 1.05-9 +- Add perl default filter +- Remove no-longer-used macros + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.05-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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