commit 5132f5d5b53e3f9035f29ed2f7f312d829dc627d Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Sun Mar 8 09:03:17 2015 +0100 Update to 2.2000090 .gitignore | 1 + perl-Config-MVP.spec | 11 ++++++----- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index ee92079..d2c26bc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Config-MVP-2.101650.tar.gz /Config-MVP-2.200002.tar.gz /Config-MVP-2.200003.tar.gz /Config-MVP-2.200008.tar.gz +/Config-MVP-2.200009.tar.gz diff --git a/perl-Config-MVP.spec b/perl-Config-MVP.spec index e549af5..7705965 100644 --- a/perl-Config-MVP.spec +++ b/perl-Config-MVP.spec @@ -1,5 +1,5 @@ Name: perl-Config-MVP -Version: 2.200008 +Version: 2.200009 Release: 1%{?dist} Summary: Multivalue-property package-oriented configuration License: GPL+ or Artistic @@ -8,7 +8,7 @@ URL: http://search.cpan.org/dist/Config-MVP/ Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Config-MVP-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Class::Load) >= 0.17 -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(File::Spec) BuildRequires: perl(lib) BuildRequires: perl(Module::Pluggable::Object) @@ -48,14 +48,12 @@ things that do. %setup -q -n Config-MVP-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor +%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 make %{?_smp_mflags} %install make pure_install DESTDIR=$RPM_BUILD_ROOT -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; - %{_fixperms} $RPM_BUILD_ROOT/* %check @@ -68,6 +66,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Mar 08 2015 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 2.200009-1 +- Update to 2.200009 + * Mon Nov 10 2014 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 2.200008-1 - Update to 2.200008 - Use the %%license tag diff --git a/sources b/sources index 434daf5..491922c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5727772741e8c503bcfac110850891d7 Config-MVP-2.200008.tar.gz +bf95d25777805bc760781498d8a412ed Config-MVP-2.200009.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