commit 624cdf5a2394b3363c58bdef9bd7e9dc04a68087 Author: Tom Callaway <spot@xxxxxxxxxxxxxxxxx> Date: Fri May 11 18:43:41 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@xxxxxxxxxxxxxxxxx> - 2.68-3 - add missing Requires: perl(IO::Scalar) >= 2.109 (bz 791078) -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel