[perl-Config-IniFiles/el5] disable tests for epel

Tom Callaway spot at fedoraproject.org
Fri May 11 22:43:24 UTC 2012


commit 7b8ea9014190f4a317bd53cf59d4fde078b5020b
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri May 11 18:43:20 2012 -0400

    disable tests for epel

 perl-Config-IniFiles.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-Config-IniFiles.spec b/perl-Config-IniFiles.spec
index 2301d9a..24b491c 100644
--- a/perl-Config-IniFiles.spec
+++ b/perl-Config-IniFiles.spec
@@ -42,7 +42,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 
 
 %check
+%if 0%{?fedora}
 make test
+%endif
 
 
 %clean
@@ -64,6 +66,7 @@ rm -rf $RPM_BUILD_ROOT
   ("${filename}-new") which opens the door for potential
   exploits.
   Fixes CVE-2012-2451
+- disable tests for epel
 
 * Tue Feb 21 2012 Tom Callaway <spot at fedoraproject.org> - 2.68-3
 - add missing Requires: perl(IO::Scalar) >= 2.109 (bz 791078)



More information about the perl-devel mailing list