commit 8e077604eeb6705fff7d08a3350ff1144013c32e Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sun Feb 17 08:35:20 2013 -0700 pass skipdeps to Makefile.PL perl-MooseX-LogDispatch.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-MooseX-LogDispatch.spec b/perl-MooseX-LogDispatch.spec index 7e4a4e3..5c20bcf 100644 --- a/perl-MooseX-LogDispatch.spec +++ b/perl-MooseX-LogDispatch.spec @@ -1,6 +1,6 @@ Name: perl-MooseX-LogDispatch Version: 1.2002 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Logging Role for Moose License: GPL+ or Artistic Group: Development/Libraries @@ -38,7 +38,7 @@ EOF chmod +x %{__perl_requires} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor +%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps make %{?_smp_mflags} %install @@ -58,6 +58,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Feb 17 2013 Iain Arnell <iarnell@xxxxxxxxx> 1.2002-6 +- pass skipdeps to Makefile.PL + * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.2002-5 - 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