[perl-Test-EOL] perl(Pod::Coverage::TrustPod) is available everywhere now

Paul Howarth pghmcfc at fedoraproject.org
Thu Jun 30 18:43:26 UTC 2011


commit 5948a41e0cc0e2175ee3cb7f406a810dc791ce04
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jun 30 11:03:18 2011 +0100

    perl(Pod::Coverage::TrustPod) is available everywhere now

 perl-Test-EOL.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/perl-Test-EOL.spec b/perl-Test-EOL.spec
index f6e2aa0..993a2fc 100644
--- a/perl-Test-EOL.spec
+++ b/perl-Test-EOL.spec
@@ -18,12 +18,9 @@ BuildRequires:	perl(Test::More)
 BuildRequires:	perl(Test::NoTabs)
 BuildRequires:	perl(Test::Pod)
 BuildRequires:	perl(Test::Pod::Coverage)
-# Pod::Coverage::TrustPod not yet in EPEL
-%if 0%{?fedora}
 %if !%{defined perl_bootstrap}
 BuildRequires:	perl(Pod::Coverage::TrustPod)
 %endif
-%endif
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -67,6 +64,7 @@ rm -rf %{buildroot}
 
 %changelog
 * Thu Jun 30 2011 Paul Howarth <paul at city-fan.org> - 0.9-5
+- perl(Pod::Coverage::TrustPod) is available everywhere now
 - %%{?perl_default_filter} isn't needed for this tiny package
 - Nobody else likes macros for commands
 


More information about the scm-commits mailing list