commit e93145028b8abe8c9c92a3ff5300188eec174f98 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun Mar 10 10:59:09 2013 +0100 Clean up spec file perl-CGI-Application-Plugin-ConfigAuto.spec | 15 ++++++--------- 1 files changed, 6 insertions(+), 9 deletions(-) --- diff --git a/perl-CGI-Application-Plugin-ConfigAuto.spec b/perl-CGI-Application-Plugin-ConfigAuto.spec index 5207d4b..a9e70ec 100644 --- a/perl-CGI-Application-Plugin-ConfigAuto.spec +++ b/perl-CGI-Application-Plugin-ConfigAuto.spec @@ -1,12 +1,12 @@ Name: perl-CGI-Application-Plugin-ConfigAuto Version: 1.33 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Easy configuration file management for CGI::Application License: GPL+ or Artistic -Group: Development/Libraries + URL: http://search.cpan.org/dist/CGI-Application-Plugin-ConfigAuto/ Source0: http://www.cpan.org/authors/id/M/MA/MARKSTOS/CGI-Application-Plugin-ConfigAuto-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + BuildArch: noarch BuildRequires: perl(CGI) BuildRequires: perl(CGI::Application) @@ -31,8 +31,6 @@ accessed during the request. ./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 \; @@ -41,16 +39,15 @@ 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 Mar 10 2013 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 1.33-7 +- Remove no-longer-needed macros + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.33-6 - 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