commit f8de5a255346df92544a4db4e76ed09bf5a90afc
Author: Paul Howarth <p...@city-fan.org>
Date:   Thu Jun 30 11:06:46 2011 +0100

    Restore EPEL-4 compatibility

 perl-Test-EOL.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
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 <p...@city-fan.org> - 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
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to