[perl/f18] lib/perl5db.t will fail if Term::ReadLine::Gnu is available

Petr Pisar ppisar at fedoraproject.org
Fri Sep 21 09:53:30 UTC 2012


commit bb0b2a679cde7abd5594b08f724fe0ba979b8d23
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Sep 21 11:22:51 2012 +0200

    lib/perl5db.t will fail if Term::ReadLine::Gnu is available

 perl.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 1197e59..c48e248 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1592,7 +1592,8 @@ sed \
 #%%fix_shbang_line $T_FILES
 #%%{__chmod} +x $T_FILES
 #%%{_fixperms} %%{buildroot}%%{perl5_testdir}
-
+#
+# lib/perl5db.t will fail if Term::ReadLine::Gnu is available
 %check
 %if %{with test}
 %if %{parallel_tests}


More information about the scm-commits mailing list