Преглед на файлове

modifying package: perl-term-5.8.5 20040930 -> 20041018

Ralf S. Engelschall преди 21 години
родител
ревизия
09b5f6935c
променени са 2 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. 3 3
      perl-term/perl-term.patch
  2. 2 2
      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.14/Gnu/XS.pm
---- Term-ReadLine-Gnu-1.14/Gnu/XS.pm.orig	2002-07-28 05:41:36.000000000 +0200
-+++ Term-ReadLine-Gnu-1.14/Gnu/XS.pm	2004-03-12 17:55:16.000000000 +0100
+Index: Term-ReadLine-Gnu-1.15/Gnu/XS.pm
+--- Term-ReadLine-Gnu-1.15/Gnu/XS.pm.orig	2002-07-28 05:41:36.000000000 +0200
++++ Term-ReadLine-Gnu-1.15/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

+ 2 - 2
perl-term/perl-term.spec

@@ -31,7 +31,7 @@
 %define       V_term_query         2.0
 %define       V_term_vt102         0.82
 %define       V_term_ansiscreen    1.42
-%define       V_term_readline_gnu  1.14
+%define       V_term_readline_gnu  1.15
 %define       V_term_readline_perl 1.0203
 %define       V_io_tty             1.02
 %define       V_io_stty            .02
@@ -47,7 +47,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040930
+Release:      20041018
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Term/TermReadKey-%{V_term_readkey}.tar.gz