commit 422bd8b37bec8e0036c2827ecd26a849984f3378
Author: Paul Howarth <[email protected]>
Date: Tue Apr 24 14:44:05 2012 +0100
Don't BR: perl(Pod::Wordlist::hanekomu) for RHEL-7+ either (#815759)
perl-Test-Version.spec | 15 +++++++++------
1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/perl-Test-Version.spec b/perl-Test-Version.spec
index 95a4bba..887969e 100644
--- a/perl-Test-Version.spec
+++ b/perl-Test-Version.spec
@@ -3,7 +3,7 @@
Name: perl-Test-Version
Version: 1.002001
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Check to see that versions in modules are sane
License: Artistic 2.0
Group: Development/Libraries
@@ -47,16 +47,11 @@ BuildRequires: perl(Test::Tester)
%if 0%{!?perl_bootstrap:1}
BuildRequires: perl(English)
BuildRequires: perl(Pod::Coverage::TrustPod)
-BuildRequires: perl(Pod::Wordlist::hanekomu)
BuildRequires: perl(Test::CPAN::Changes)
BuildRequires: perl(Test::CPAN::Meta)
BuildRequires: perl(Test::CPAN::Meta::JSON)
BuildRequires: perl(Test::DistManifest)
BuildRequires: perl(Test::EOL)
-# RHEL-7+ package cannot BR: package from EPEL
-%if ! (0%{?rhel} >= 7)
-BuildRequires: perl(Test::Kwalitee)
-%endif
BuildRequires: perl(Test::MinimumVersion)
BuildRequires: perl(Test::Mojibake)
BuildRequires: perl(Test::Perl::Critic)
@@ -66,6 +61,11 @@ BuildRequires: perl(Test::Portability::Files)
BuildRequires: perl(Test::Spelling) >= 0.12, aspell-en
BuildRequires: perl(Test::Synopsis)
BuildRequires: perl(Test::Vars)
+# RHEL-7+ package cannot BR: packages from EPEL
+%if ! (0%{?rhel} >= 7)
+BuildRequires: perl(Pod::Wordlist::hanekomu)
+BuildRequires: perl(Test::Kwalitee)
+%endif
%endif
# ===================================================================
# Runtime requirements
@@ -101,6 +101,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Test::Version.3pm*
%changelog
+* Tue Apr 24 2012 Paul Howarth <[email protected]> - 1.002001-3
+- Don't BR: perl(Pod::Wordlist::hanekomu) for RHEL-7+ either (#815759)
+
* Tue Apr 24 2012 Paul Howarth <[email protected]> - 1.002001-2
- RHEL-7+ package cannot BR: perl(Test::Kwalitee) from EPEL (#815759)
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel