commit d477a5e23e759fdafc6ff4be938acb529ea69d7f
Author: Iain Arnell <iarn...@gmail.com>
Date:   Fri Nov 2 13:06:34 2012 -0600

    disable M:I:AutoInstall

 perl-Catalyst-Manual.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/perl-Catalyst-Manual.spec b/perl-Catalyst-Manual.spec
index b03d731..9e682c5 100644
--- a/perl-Catalyst-Manual.spec
+++ b/perl-Catalyst-Manual.spec
@@ -25,7 +25,7 @@ This is the manual to the Catalyst web framework.
 find -name .gitignore -print0 | xargs -0 rm -f
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
 make %{?_smp_mflags}
 
 %install
@@ -46,6 +46,7 @@ make test
 %changelog
 * Fri Nov 02 2012 Iain Arnell <iarn...@gmail.com> 1:5.9005-1
 - update to latest upstream version
+- disable M:I:AutoInstall
 
 * Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1:5.9004-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--
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

Reply via email to