Ver código fonte

modifying package: perl-term-5.10.0 20080116 -> 20080208

Ralf S. Engelschall 18 anos atrás
pai
commit
196000a8dd
2 arquivos alterados com 6 adições e 6 exclusões
  1. 3 3
      perl-term/perl-term.patch
  2. 3 3
      perl-term/perl-term.spec

+ 3 - 3
perl-term/perl-term.patch

@@ -6,9 +6,9 @@ So, for positioning the cursor in the middle of the prompt, instead of
 using left-spacing we just redraw (over the full line) the part of the
 line left to the cursor.
 
-Index: Term-ReadLine-Gnu-1.16/Gnu/XS.pm
---- Term-ReadLine-Gnu-1.16/Gnu/XS.pm.orig	2002-07-28 05:41:36.000000000 +0200
-+++ Term-ReadLine-Gnu-1.16/Gnu/XS.pm	2004-03-12 17:55:16.000000000 +0100
+Index: Term-ReadLine-Gnu-1.17/Gnu/XS.pm
+--- Term-ReadLine-Gnu-1.17/Gnu/XS.pm.orig	2002-07-28 05:41:36.000000000 +0200
++++ Term-ReadLine-Gnu-1.17/Gnu/XS.pm	2004-03-12 17:55:16.000000000 +0100
 @@ -429,21 +429,20 @@
      print $OUT ($_tstrs[0],	# carriage return
  		$_tstrs[1],	# clear to EOL

+ 3 - 3
perl-term/perl-term.spec

@@ -29,13 +29,13 @@
 %define       V_term_query         2.0
 %define       V_term_vt102         0.82
 %define       V_term_ansiscreen    1.42
-%define       V_term_readline_gnu  1.16
+%define       V_term_readline_gnu  1.17a
 %define       V_term_readline_perl 1.0302
 %define       V_term_progressbar   2.09
 %define       V_term_statusbar     1.18
 %define       V_term_prompt        1.04
 %define       V_term_readpassword  0.11
-%define       V_term_menus         1.31
+%define       V_term_menus         1.32
 %define       V_io_tty             1.07
 %define       V_io_stty            .02
 
@@ -50,7 +50,7 @@ Class:        BASE
 Group:        Perl
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20080116
+Release:      20080208
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Term/TermReadKey-%{V_term_readkey}.tar.gz