commit 174a1cac47c39c8548cc8b0017e5dc73c66b3e4f Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Mon Jul 25 23:56:13 2011 +0200 Update to 1.07, clean up spec file .gitignore | 1 + perl-CGI-Application-Plugin-DevPopup.spec | 15 ++++++--------- sources | 2 +- 3 files changed, 8 insertions(+), 10 deletions(-) --- diff --git a/.gitignore b/.gitignore index 30d140a..e80c50e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ CGI-Application-Plugin-DevPopup-1.06.tar.gz +/CGI-Application-Plugin-DevPopup-1.07.tar.gz diff --git a/perl-CGI-Application-Plugin-DevPopup.spec b/perl-CGI-Application-Plugin-DevPopup.spec index e1d96f4..a306b37 100644 --- a/perl-CGI-Application-Plugin-DevPopup.spec +++ b/perl-CGI-Application-Plugin-DevPopup.spec @@ -1,12 +1,11 @@ Name: perl-CGI-Application-Plugin-DevPopup -Version: 1.06 -Release: 6%{?dist} +Version: 1.07 +Release: 1%{?dist} Summary: Runtime cgiapp info in a popup window License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/CGI-Application-Plugin-DevPopup/ Source0: http://www.cpan.org/authors/id/R/RH/RHESA/CGI-Application-Plugin-DevPopup-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(CGI) BuildRequires: perl(CGI::Application) >= 4.01 @@ -32,8 +31,6 @@ is provided to show how it works. make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; @@ -44,16 +41,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %check make test -%clean -rm -rf $RPM_BUILD_ROOT - %files -%defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Mon Jul 25 2011 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 1.07-1 +- Update to 1.07 +- Clean up spec file. + * Tue Jul 19 2011 Petr Sabata <contyk@xxxxxxxxxx> - 1.06-6 - Perl mass rebuild diff --git a/sources b/sources index dd3402a..ef7eae1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b62c22ae99b128bcc551eeb55c8b09dd CGI-Application-Plugin-DevPopup-1.06.tar.gz +f0a996f9f05fe7a383decb69dcebc296 CGI-Application-Plugin-DevPopup-1.07.tar.gz -- 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