commit 61362e34d876dc7cca2a2b3ff71e14519f496ebd Author: Ralf Corsépius <corse...@fedoraproject.org> Date: Sun Apr 17 18:59:59 2011 +0200
Upstream update. Spec modernization. .gitignore | 1 + perl-Regexp-Common.spec | 13 ++++++------- sources | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) --- diff --git a/.gitignore b/.gitignore index 8cbfdc8..a7c3be9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Regexp-Common-2010010201.tar.gz +/Regexp-Common-2011041701.tar.gz diff --git a/perl-Regexp-Common.spec b/perl-Regexp-Common.spec index 1bcea14..33ae5ac 100644 --- a/perl-Regexp-Common.spec +++ b/perl-Regexp-Common.spec @@ -1,6 +1,6 @@ Name: perl-Regexp-Common -Version: 2010010201 -Release: 4%{?dist} +Version: 2011041701 +Release: 1%{?dist} Summary: Regexp::Common Perl module # Old Artistic 1.0 is also valid, but we won't list it here since it is non-free. # Also, it would throw off the automated license check and flag this package. @@ -8,7 +8,6 @@ License: Artistic 2.0 or MIT or BSD Group: Development/Libraries URL: http://search.cpan.org/dist/Regexp-Common/ Source0: http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) @@ -31,15 +30,11 @@ Regexp::Common - Provide commonly requested regular expressions 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 {} ';' find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* -%clean -rm -rf $RPM_BUILD_ROOT - %check make test @@ -50,6 +45,10 @@ make test %{_mandir}/man3/* %changelog +* Sun Apr 17 2011 Ralf Corsépius <corse...@fedoraproject.org> - 2011041701-1 +- Upstream update. +- Spec modernization. + * Wed Feb 09 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 2010010201-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 1a4e186..b5cd5f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4267a626af781ed62c696f05b2b60f3 Regexp-Common-2010010201.tar.gz +7e6bef3eefff91ecb2f07b1e81217650 Regexp-Common-2011041701.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel