cra pushed to perl-Term-ReadLine-Gnu (epel7). "added missing file"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 9 19:36:46 UTC 2015


From 4a51c925527c8d9ec4d63a080a0ec57c20582e99 Mon Sep 17 00:00:00 2001
From: Lubomir Rintel <lkundrak at fedoraproject.org>
Date: Fri, 4 Jul 2008 21:25:40 +0000
Subject: added missing file


diff --git a/perl-Term-ReadLine-Gnu-1.17-vbtest.patch b/perl-Term-ReadLine-Gnu-1.17-vbtest.patch
new file mode 100644
index 0000000..d77b389
--- /dev/null
+++ b/perl-Term-ReadLine-Gnu-1.17-vbtest.patch
@@ -0,0 +1,18 @@
+Temporarily disable test that fails in Fedora 9
+Lubomir Rintel <lkundrak at v3.sk>
+
+diff -urp Term-ReadLine-Gnu-1.17.orig/t/readline.t Term-ReadLine-Gnu-1.17/t/readline.t
+--- Term-ReadLine-Gnu-1.17.orig/t/readline.t	2008-07-02 16:14:37.000000000 +0200
++++ Term-ReadLine-Gnu-1.17/t/readline.t	2008-07-02 16:13:54.000000000 +0200
+@@ -865,8 +865,9 @@ $t->ornaments('md,me,,');
+ print $OUT "\n" unless defined $t->readline("bold>");
+ $t->ornaments('mr,me,,');
+ print $OUT "\n" unless defined $t->readline("reverse>");
+-$t->ornaments('vb,,,');
+-print $OUT "\n" unless defined $t->readline("visible bell>");
++# Thus confusingly fails with Perl 5.10.0
++#$t->ornaments('vb,,,');
++#print $OUT "\n" unless defined $t->readline("visible bell>");
+ $t->ornaments(0);
+ print $OUT "# end of ornaments test\n";
+ 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Term-ReadLine-Gnu.git/commit/?h=epel7&id=4a51c925527c8d9ec4d63a080a0ec57c20582e99


More information about the perl-devel mailing list