[perl-Test-Assert] Build-conflict with Perl::Critic::Pulp due to release tests

Petr Pisar ppisar at fedoraproject.org
Thu Jul 10 14:46:39 UTC 2014


commit c8717a8f62187f826462767553bbe1db5776e070
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Jul 10 16:45:41 2014 +0200

    Build-conflict with Perl::Critic::Pulp due to release tests

 perl-Test-Assert.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-Test-Assert.spec b/perl-Test-Assert.spec
index 3f6cd83..7a44062 100644
--- a/perl-Test-Assert.spec
+++ b/perl-Test-Assert.spec
@@ -32,6 +32,8 @@ BuildRequires:	perl(Test::Pod)
 BuildRequires:	perl(Test::Pod::Coverage)
 BuildRequires:	perl(Test::Signature)
 BuildRequires:	perl(Test::Spelling), hunspell-en
+# Release tests does not pass with Perl::Critic::Pulp, bug #1118374
+BuildConflicts: perl(Perl::Critic::Pulp)
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 # Avoid doc-file dependencies
@@ -124,6 +126,7 @@ cd -
 %changelog
 * Thu Jul 10 2014 Petr Pisar <ppisar at redhat.com> - 0.0504-10
 - Bundle upstream signing key (bug #1118362)
+- Build-conflict with Perl::Critic::Pulp due to release tests (bug #1118374)
 
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0504-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild


More information about the scm-commits mailing list