Accepting request 34249 from shells

Copy from shells/tcsh based on submit request 34249 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/34249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=26
This commit is contained in:
OBS User autobuild 2010-03-08 17:25:39 +00:00 committed by Git OBS Bridge
commit 2c5bd1ec71
3 changed files with 7 additions and 2 deletions

View File

@ -48,7 +48,7 @@
EXTERN int editing IZERO; /* doing filename expansion and line editing */ EXTERN int editing IZERO; /* doing filename expansion and line editing */
EXTERN int noediting IZERO; /* initial $term defaulted to noedit */ EXTERN int noediting IZERO; /* initial $term defaulted to noedit */
--- sh.hist.c --- sh.hist.c
+++ sh.h 2007-10-11 22:00:00.000000000 +0000 +++ sh.hist.c 2007-10-11 22:00:00.000000000 +0000
@@ -425,9 +425,9 @@ rechist(Char *fname, int ref) @@ -425,9 +425,9 @@ rechist(Char *fname, int ref)
if (shist->vec[1] && eq(shist->vec[1], STRmerge)) if (shist->vec[1] && eq(shist->vec[1], STRmerge))
loadhist(fname, 1); loadhist(fname, 1);

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 8 01:42:26 CET 2010 - ro@suse.de
- fix tcsh-6.16.00-history.dif to apply
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 15 16:42:56 CET 2010 - werner@suse.de Mon Feb 15 16:42:56 CET 2010 - werner@suse.de

View File

@ -26,7 +26,7 @@ Group: System/Shells
Requires: gawk textutils Requires: gawk textutils
AutoReqProv: on AutoReqProv: on
Version: 6.17.00 Version: 6.17.00
Release: 1 Release: 2
Summary: The C SHell Summary: The C SHell
Source: ftp.astron.com:/pub/tcsh/tcsh-6.17.00.tar.bz2 Source: ftp.astron.com:/pub/tcsh/tcsh-6.17.00.tar.bz2
Source1: nls-iconv Source1: nls-iconv