[perl-ExtUtils-Config] Avoid FTBFS with Test::Kwalitee 1.09

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



commit 46b6d531ff60d5c9cecf19a89e511e8de7c79cd4
Author: Paul Howarth <paul@xxxxxxxxxxxx>
Date:   Mon Jul 22 14:28:18 2013 +0100

    Avoid FTBFS with Test::Kwalitee 1.09
    
    Avoid Test::Kwalitee as it tries to verify the module's signature, which will fail
    if we have to patch Makefile.PL, tests etc. for old distribution support

 perl-ExtUtils-Config.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/perl-ExtUtils-Config.spec b/perl-ExtUtils-Config.spec
index bb6efd7..f94f33c 100644
--- a/perl-ExtUtils-Config.spec
+++ b/perl-ExtUtils-Config.spec
@@ -3,7 +3,7 @@
 
 Name:		perl-ExtUtils-Config
 Version:	0.007
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	A wrapper for perl's configuration
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -23,10 +23,9 @@ BuildRequires:	perl(File::Temp)
 BuildRequires:	perl(Test::More)
 # Release Tests
 BuildRequires:	perl(Pod::Coverage::TrustPod)
-# Test::Kwalitee builds using Module::Build::Tiny, which requires ExtUtils::Config
-%if 0%{!?perl_bootstrap:1}
-BuildRequires:	perl(Test::Kwalitee)
-%endif
+# Avoid Test::Kwalitee as it tries to verify the module's signature, which will fail
+# if we have to patch Makefile.PL, tests etc. for old distribution support
+BuildConflicts:	perl(Test::Kwalitee)
 BuildRequires:	perl(Test::Pod)
 BuildRequires:	perl(Test::Pod::Coverage)
 # Runtime
@@ -65,6 +64,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/ExtUtils::Config.3pm*
 
 %changelog
+* Mon Jul 22 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 0.007-4
+- Avoid Test::Kwalitee as it tries to verify the module's signature, which will fail
+  if we have to patch Makefile.PL, tests etc. for old distribution support
+
 * Fri Jul  5 2013 Paul Howarth <paul@xxxxxxxxxxxx> - 0.007-3
 - Don't BR: perl(Test::Kwalitee) when bootstrapping
 
--
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





[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux