diff --git a/perl-Test-EOL.spec b/perl-Test-EOL.spec index 993a2fc..0d5d29b 100644 --- a/perl-Test-EOL.spec +++ b/perl-Test-EOL.spec @@ -18,7 +18,7 @@ BuildRequires: perl(Test::More) BuildRequires: perl(Test::NoTabs) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) -%if !%{defined perl_bootstrap} +%if 0%{!?perl_bootstrap:1} BuildRequires: perl(Pod::Coverage::TrustPod) %endif Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -64,6 +64,7 @@ rm -rf %{buildroot} %changelog * Thu Jun 30 2011 Paul Howarth - 0.9-5 +- Restore EPEL-4 compatibility - perl(Pod::Coverage::TrustPod) is available everywhere now - %%{?perl_default_filter} isn't needed for this tiny package - Nobody else likes macros for commands