From dfe87a99d0ae9cee7bd19e1ca2299a6a70a181076b2d6072353068d7cc01f158 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 6 Dec 2011 18:07:47 +0000 Subject: [PATCH 1/3] Updating link to change in openSUSE:Factory/tcsh revision 42.0 OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=a90c45700e5c5e30be8b950f449b9194 --- tcsh.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tcsh.spec b/tcsh.spec index 1fa9b8d..9590d75 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -21,7 +21,7 @@ Name: tcsh BuildRequires: ncurses-devel Url: http://www.tcsh.org/ -License: BSD3c(or similar) +License: BSD-3-Clause Group: System/Shells Requires: gawk textutils %if %suse_version > 1020 @@ -58,7 +58,7 @@ Authors: Scott Krotz %package -n tcsh-lang -License: BSD3c(or similar) +License: BSD-3-Clause Summary: Languages for package tcsh Group: System/Localization Provides: tcsh-lang = %{version} From 631a12b3e51dfcf495b18ce8d64254a757cfe6e692c833039fc5ab3f80af48fc Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 10 Jan 2012 17:37:30 +0000 Subject: [PATCH 2/3] . OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=35 --- tcsh-6.17.06.tar.bz2 | 3 - ...-catalogs.dif => tcsh-6.17.10-catalogs.dif | 63 ++++++++----------- tcsh-6.17.06.dif => tcsh-6.17.10.dif | 58 ++++++++++++++++- tcsh-6.17.10.tar.bz2 | 3 + tcsh.changes | 25 ++++++++ tcsh.spec | 16 ++--- 6 files changed, 117 insertions(+), 51 deletions(-) delete mode 100644 tcsh-6.17.06.tar.bz2 rename tcsh-6.17.06-catalogs.dif => tcsh-6.17.10-catalogs.dif (73%) rename tcsh-6.17.06.dif => tcsh-6.17.10.dif (77%) create mode 100644 tcsh-6.17.10.tar.bz2 diff --git a/tcsh-6.17.06.tar.bz2 b/tcsh-6.17.06.tar.bz2 deleted file mode 100644 index 77443aa..0000000 --- a/tcsh-6.17.06.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3b07178731ebd262a8e38165795eb997b24c39008e15227fee34e999f17e406 -size 764795 diff --git a/tcsh-6.17.06-catalogs.dif b/tcsh-6.17.10-catalogs.dif similarity index 73% rename from tcsh-6.17.06-catalogs.dif rename to tcsh-6.17.10-catalogs.dif index a36b733..b15c350 100644 --- a/tcsh-6.17.06-catalogs.dif +++ b/tcsh-6.17.10-catalogs.dif @@ -21,11 +21,11 @@ if (stat(trypath, &st) == -1) return; --- nls/Makefile.in -+++ nls/Makefile.in 2011-11-17 08:27:22.856205243 +0000 -@@ -15,8 +15,8 @@ localedir=${DESTDIR}@localedir@ - all: ++++ nls/Makefile.in 2012-01-10 16:53:02.899145576 +0000 +@@ -16,96 +16,96 @@ CATGEN= ${srcdir}/catgen + + all: ${CATALOGS} - CATALOGS+=C.cat -INSTALLED+=${localedir}/C/LC_MESSAGES/tcsh.cat -${localedir}/C/LC_MESSAGES/tcsh.cat: C.cat +INSTALLED+=${localedir}/C/LC_MESSAGES/tcsh @@ -33,10 +33,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -24,8 +24,8 @@ C.cat: ${srcdir}/C/charset ${srcdir}/C/* - cat $^ $> | $(GENCAT) $@ + C.cat: ${srcdir}/C/charset ${srcdir}/C/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=et.cat -INSTALLED+=${localedir}/et/LC_MESSAGES/tcsh.cat -${localedir}/et/LC_MESSAGES/tcsh.cat: et.cat +INSTALLED+=${localedir}/et/LC_MESSAGES/tcsh @@ -44,10 +43,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -33,8 +33,8 @@ et.cat: ${srcdir}/et/charset ${srcdir}/e - cat $^ $> | $(GENCAT) $@ + et.cat: ${srcdir}/et/charset ${srcdir}/et/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=finnish.cat -INSTALLED+=${localedir}/fi/LC_MESSAGES/tcsh.cat -${localedir}/fi/LC_MESSAGES/tcsh.cat: finnish.cat +INSTALLED+=${localedir}/fi/LC_MESSAGES/tcsh @@ -55,10 +53,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -42,8 +42,8 @@ finnish.cat: ${srcdir}/finnish/charset $ - cat $^ $> | $(GENCAT) $@ + finnish.cat: ${srcdir}/finnish/charset ${srcdir}/finnish/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=french.cat -INSTALLED+=${localedir}/fr/LC_MESSAGES/tcsh.cat -${localedir}/fr/LC_MESSAGES/tcsh.cat: french.cat +INSTALLED+=${localedir}/fr/LC_MESSAGES/tcsh @@ -66,10 +63,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -51,8 +51,8 @@ french.cat: ${srcdir}/french/charset ${s - cat $^ $> | $(GENCAT) $@ + french.cat: ${srcdir}/french/charset ${srcdir}/french/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=german.cat -INSTALLED+=${localedir}/de/LC_MESSAGES/tcsh.cat -${localedir}/de/LC_MESSAGES/tcsh.cat: german.cat +INSTALLED+=${localedir}/de/LC_MESSAGES/tcsh @@ -77,10 +73,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -60,8 +60,8 @@ german.cat: ${srcdir}/german/charset ${s - cat $^ $> | $(GENCAT) $@ + german.cat: ${srcdir}/german/charset ${srcdir}/german/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=greek.cat -INSTALLED+=${localedir}/gr/LC_MESSAGES/tcsh.cat -${localedir}/gr/LC_MESSAGES/tcsh.cat: greek.cat +INSTALLED+=${localedir}/el/LC_MESSAGES/tcsh @@ -88,10 +83,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -69,8 +69,8 @@ greek.cat: ${srcdir}/greek/charset ${src - cat $^ $> | $(GENCAT) $@ + greek.cat: ${srcdir}/greek/charset ${srcdir}/greek/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=italian.cat -INSTALLED+=${localedir}/it/LC_MESSAGES/tcsh.cat -${localedir}/it/LC_MESSAGES/tcsh.cat: italian.cat +INSTALLED+=${localedir}/it/LC_MESSAGES/tcsh @@ -99,10 +93,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -78,8 +78,8 @@ italian.cat: ${srcdir}/italian/charset $ - cat $^ $> | $(GENCAT) $@ + italian.cat: ${srcdir}/italian/charset ${srcdir}/italian/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=ja.cat -INSTALLED+=${localedir}/ja/LC_MESSAGES/tcsh.cat -${localedir}/ja/LC_MESSAGES/tcsh.cat: ja.cat +INSTALLED+=${localedir}/ja/LC_MESSAGES/tcsh @@ -110,10 +103,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -87,8 +87,8 @@ ja.cat: ${srcdir}/ja/charset ${srcdir}/j - cat $^ $> | $(GENCAT) $@ + ja.cat: ${srcdir}/ja/charset ${srcdir}/ja/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=pl.cat -INSTALLED+=${localedir}/pl/LC_MESSAGES/tcsh.cat -${localedir}/pl/LC_MESSAGES/tcsh.cat: pl.cat +INSTALLED+=${localedir}/pl/LC_MESSAGES/tcsh @@ -121,10 +113,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -96,8 +96,8 @@ pl.cat: ${srcdir}/pl/charset ${srcdir}/p - cat $^ $> | $(GENCAT) $@ + pl.cat: ${srcdir}/pl/charset ${srcdir}/pl/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=russian.cat -INSTALLED+=${localedir}/ru/LC_MESSAGES/tcsh.cat -${localedir}/ru/LC_MESSAGES/tcsh.cat: russian.cat +INSTALLED+=${localedir}/ru_RU/LC_MESSAGES/tcsh @@ -132,10 +123,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -105,8 +105,8 @@ russian.cat: ${srcdir}/russian/charset $ - cat $^ $> | $(GENCAT) $@ + russian.cat: ${srcdir}/russian/charset ${srcdir}/russian/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=spanish.cat -INSTALLED+=${localedir}/es/LC_MESSAGES/tcsh.cat -${localedir}/es/LC_MESSAGES/tcsh.cat: spanish.cat +INSTALLED+=${localedir}/es/LC_MESSAGES/tcsh @@ -143,10 +133,9 @@ mkdir -p $(@D) $(INSTALL) $< $@ -@@ -114,8 +114,8 @@ spanish.cat: ${srcdir}/spanish/charset $ - cat $^ $> | $(GENCAT) $@ + spanish.cat: ${srcdir}/spanish/charset ${srcdir}/spanish/*set[0-9]* + @${CATGEN} $(GENCAT) $@ $^ $> - CATALOGS+=ukrainian.cat -INSTALLED+=${localedir}/ru_UA.koi8u/LC_MESSAGES/tcsh.cat -${localedir}/ru_UA.koi8u/LC_MESSAGES/tcsh.cat: ukrainian.cat +INSTALLED+=${localedir}/uk_UA/LC_MESSAGES/tcsh diff --git a/tcsh-6.17.06.dif b/tcsh-6.17.10.dif similarity index 77% rename from tcsh-6.17.06.dif rename to tcsh-6.17.10.dif index 342625c..9297fab 100644 --- a/tcsh-6.17.06.dif +++ b/tcsh-6.17.10.dif @@ -208,11 +208,63 @@ return (n); } --- tc.who.c -+++ tc.who.c 2006-04-25 12:58:31.000000000 +0000 -@@ -260,6 +260,9 @@ watch_login(int force) ++++ tc.who.c 2012-01-10 16:58:02.683145222 +0000 +@@ -68,30 +68,34 @@ RCSID("$tcsh: tc.who.c,v 3.53 2011/12/30 + # endif /* __UTMPX_FILE && !UTMPX_FILE */ + # if defined(TCSH_PATH_UTMP) || !defined(HAVE_UTMP_H) + # define utmp utmpx ++# define TCSH_USE_UTMPX + # if defined(HAVE_GETUTENT) || defined(HAVE_GETUTXENT) + # define getutent getutxent + # define setutent setutxent + # define endutent endutxent + # endif /* HAVE_GETUTENT || HAVE_GETUTXENT */ +-# else +-# ifdef HAVE_UTMP_H +-# include +-# endif /* WINNT_NATIVE */ +-# endif /* TCSH_PATH_UTMP */ +-#else /* !HAVE_UTMPX_H */ +-# ifdef HAVE_UTMP_H +-# include +-# endif /* WINNT_NATIVE */ ++# if defined(HAVE_STRUCT_UTMPX_UT_TV) ++# define ut_time ut_tv.tv_sec ++# elif defined(HAVE_STRUCT_UTMPX_UT_XTIME) ++# define ut_time ut_xtime ++# endif ++# if defined(HAVE_STRUCT_UTMPX_UT_USER) ++# define ut_name ut_user ++# endif ++# endif /* TCSH_PATH_UTMP || !HAVE_UTMP_H */ + #endif /* HAVE_UTMPX_H */ + +-#if defined(HAVE_STRUCT_UTMP_UT_TV) || defined(HAVE_STRUCT_UTMPX_UT_TV) +-# define ut_time ut_tv.tv_sec +-#elif defined(HAVE_STRUCT_UTMP_UT_XTIME) || defined(HAVE_STRUCT_UTMPX_UT_XTIME) +-# define ut_time ut_xtime +-#endif +-#if defined(HAVE_STRUCT_UTMP_UT_USER) || defined(HAVE_STRUCT_UTMPX_UT_USER) +-# define ut_name ut_user +-#endif ++#if !defined(TCSH_USE_UTMPX) && defined(HAVE_UTMP_X) ++# include ++# if defined(HAVE_STRUCT_UTMP_UT_TV) ++# define ut_time ut_tv.tv_sec ++# elif defined(HAVE_STRUCT_UTMP_UT_XTIME) ++# define ut_time ut_xtime ++# endif ++# if defined(HAVE_STRUCT_UTMP_UT_USER) ++# define ut_name ut_user ++# endif ++#endif /* !TCSH_USE_UTMPX && HAVE_UTMP_H */ + + #if defined(HAVE_UTMP_H) && !defined(HAVE_UTMPX_H) + # ifndef BROKEN_CC +@@ -273,6 +277,9 @@ watch_login(int force) } stlast = sta.st_mtime; - #ifdef HAVE_GETUTENT + #if defined(HAVE_GETUTENT) || defined(HAVE_GETUTXENT) +# ifndef HAVE_UTMPX_H + utmpname( _PATH_UTMP ); +# endif diff --git a/tcsh-6.17.10.tar.bz2 b/tcsh-6.17.10.tar.bz2 new file mode 100644 index 0000000..ee59310 --- /dev/null +++ b/tcsh-6.17.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9808197200e2cd281b8229ac6555c4c17e0743c055643cb51f91bc0826881c3a +size 769244 diff --git a/tcsh.changes b/tcsh.changes index 4c4c817..c0b2b52 100644 --- a/tcsh.changes +++ b/tcsh.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Jan 10 17:35:26 UTC 2012 - werner@suse.de + +- Update to tcsh minor version V6.17.10 + * Add more FreeBSD/NetBSD machines + * Add portability wrapper for gencat + * Fix warning for write in SYSMALLOC systems. + * revert gencat handling to pre-cygwin fixes (without the env settings) + * remove stray endutent() + * Remove - from gencat + * Provide support for malloc_usable_size() so that linux works again + without SYSMALLOC + * Add support for FreeBSD's utmpx. + * Fix debian bug #645238: tcsh segfaults when prompt includes %j and + there are more than 10 jobs. + * PR/155: Default $anyerror to set for backward compatibility + * PR/149: Don't print -1 in %j (Vojtech Vitek) + * handle -- on chdir commands as the end of options processing so that + they can process a directory like -x without resorting to ./-x + (Andrew Stevenson) + * Handle write(2) returning ENOENT from SoFS, thanks ++HAL (Robert Byrnes) + * PR/38: Null check for jobs (Kurt Miller) + * Fix spelling correction correcting ./foo -> ../foo2 (jean-luc leger) + * PR/120: string0 in filetest does not have enough space. + ------------------------------------------------------------------- Fri Nov 18 13:26:08 UTC 2011 - werner@suse.de diff --git a/tcsh.spec b/tcsh.spec index 9590d75..b3b05af 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -1,7 +1,7 @@ # -# spec file for package tcsh (Version 6.17.06) +# spec file for package tcsh (Version 6.17.10) # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,22 +25,22 @@ License: BSD-3-Clause Group: System/Shells Requires: gawk textutils %if %suse_version > 1020 -Recommends: tcsh-lang = 6.17.06 +Recommends: tcsh-lang = 6.17.10 %endif AutoReqProv: on -Version: 6.17.06 +Version: 6.17.10 Release: 1 Summary: The C SHell -Source: ftp.astron.com:/pub/tcsh/tcsh-6.17.06.tar.bz2 +Source: ftp.astron.com:/pub/tcsh/tcsh-6.17.10.tar.bz2 Source2: bindkey.tcsh Source3: complete.tcsh -Patch: tcsh-6.17.06.dif +Patch: tcsh-6.17.10.dif Patch1: tcsh-6.15.00-pipe.dif Patch2: tcsh-6.16.00-norm-cmd.dif Patch3: tcsh-6.15.00-blanks.dif Patch4: tcsh-6.17.03-colorls.dif Patch5: tcsh-6.17.06-dspmbyte.dif -Patch6: tcsh-6.17.06-catalogs.dif +Patch6: tcsh-6.17.10-catalogs.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -128,7 +128,7 @@ Provides translations to the package tcsh --libexecdir=/usr/%{_lib}/tcsh \ --disable-rpath \ --with-gnu-ld - make GENCAT='/usr/bin/gencat --new' + make # # requires a working terminal on stdin # make check From 7eefd1666f3c42ea4d9d2a15c38d6ca3f9b6cecd8d37e7af3d7dcf3348562ab4 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 16 Jan 2012 13:43:34 +0000 Subject: [PATCH 3/3] . OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=36 --- tcsh-6.17.10.tar.bz2 | 3 -- tcsh-6.17.10.dif => tcsh-6.18.00.dif | 56 +--------------------------- tcsh-6.18.00.tar.gz | 3 ++ tcsh.changes | 8 ++++ tcsh.spec | 10 ++--- 5 files changed, 18 insertions(+), 62 deletions(-) delete mode 100644 tcsh-6.17.10.tar.bz2 rename tcsh-6.17.10.dif => tcsh-6.18.00.dif (78%) create mode 100644 tcsh-6.18.00.tar.gz diff --git a/tcsh-6.17.10.tar.bz2 b/tcsh-6.17.10.tar.bz2 deleted file mode 100644 index ee59310..0000000 --- a/tcsh-6.17.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9808197200e2cd281b8229ac6555c4c17e0743c055643cb51f91bc0826881c3a -size 769244 diff --git a/tcsh-6.17.10.dif b/tcsh-6.18.00.dif similarity index 78% rename from tcsh-6.17.10.dif rename to tcsh-6.18.00.dif index 9297fab..e5c56f3 100644 --- a/tcsh-6.17.10.dif +++ b/tcsh-6.18.00.dif @@ -208,60 +208,8 @@ return (n); } --- tc.who.c -+++ tc.who.c 2012-01-10 16:58:02.683145222 +0000 -@@ -68,30 +68,34 @@ RCSID("$tcsh: tc.who.c,v 3.53 2011/12/30 - # endif /* __UTMPX_FILE && !UTMPX_FILE */ - # if defined(TCSH_PATH_UTMP) || !defined(HAVE_UTMP_H) - # define utmp utmpx -+# define TCSH_USE_UTMPX - # if defined(HAVE_GETUTENT) || defined(HAVE_GETUTXENT) - # define getutent getutxent - # define setutent setutxent - # define endutent endutxent - # endif /* HAVE_GETUTENT || HAVE_GETUTXENT */ --# else --# ifdef HAVE_UTMP_H --# include --# endif /* WINNT_NATIVE */ --# endif /* TCSH_PATH_UTMP */ --#else /* !HAVE_UTMPX_H */ --# ifdef HAVE_UTMP_H --# include --# endif /* WINNT_NATIVE */ -+# if defined(HAVE_STRUCT_UTMPX_UT_TV) -+# define ut_time ut_tv.tv_sec -+# elif defined(HAVE_STRUCT_UTMPX_UT_XTIME) -+# define ut_time ut_xtime -+# endif -+# if defined(HAVE_STRUCT_UTMPX_UT_USER) -+# define ut_name ut_user -+# endif -+# endif /* TCSH_PATH_UTMP || !HAVE_UTMP_H */ - #endif /* HAVE_UTMPX_H */ - --#if defined(HAVE_STRUCT_UTMP_UT_TV) || defined(HAVE_STRUCT_UTMPX_UT_TV) --# define ut_time ut_tv.tv_sec --#elif defined(HAVE_STRUCT_UTMP_UT_XTIME) || defined(HAVE_STRUCT_UTMPX_UT_XTIME) --# define ut_time ut_xtime --#endif --#if defined(HAVE_STRUCT_UTMP_UT_USER) || defined(HAVE_STRUCT_UTMPX_UT_USER) --# define ut_name ut_user --#endif -+#if !defined(TCSH_USE_UTMPX) && defined(HAVE_UTMP_X) -+# include -+# if defined(HAVE_STRUCT_UTMP_UT_TV) -+# define ut_time ut_tv.tv_sec -+# elif defined(HAVE_STRUCT_UTMP_UT_XTIME) -+# define ut_time ut_xtime -+# endif -+# if defined(HAVE_STRUCT_UTMP_UT_USER) -+# define ut_name ut_user -+# endif -+#endif /* !TCSH_USE_UTMPX && HAVE_UTMP_H */ - - #if defined(HAVE_UTMP_H) && !defined(HAVE_UTMPX_H) - # ifndef BROKEN_CC -@@ -273,6 +277,9 @@ watch_login(int force) ++++ tc.who.c 2012-01-16 09:55:14.275144702 +0000 +@@ -277,6 +277,9 @@ watch_login(int force) } stlast = sta.st_mtime; #if defined(HAVE_GETUTENT) || defined(HAVE_GETUTXENT) diff --git a/tcsh-6.18.00.tar.gz b/tcsh-6.18.00.tar.gz new file mode 100644 index 0000000..7773dfe --- /dev/null +++ b/tcsh-6.18.00.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f258075c2cb0f33bf1311ac8a005e91af0d153dae6a1e2da5dd464c3a60d7899 +size 926642 diff --git a/tcsh.changes b/tcsh.changes index c0b2b52..481f678 100644 --- a/tcsh.changes +++ b/tcsh.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 16 10:30:08 UTC 2012 - werner@suse.de + +- Update to tcsh ifinal version V6.18.00 + * remove unused variables. + * Make gethost use definitions for x __x__ and __x automatically. + * More utmp fixes + ------------------------------------------------------------------- Tue Jan 10 17:35:26 UTC 2012 - werner@suse.de diff --git a/tcsh.spec b/tcsh.spec index b3b05af..fbc5db4 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -1,5 +1,5 @@ # -# spec file for package tcsh (Version 6.17.10) +# spec file for package tcsh (Version 6.18.00) # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -25,16 +25,16 @@ License: BSD-3-Clause Group: System/Shells Requires: gawk textutils %if %suse_version > 1020 -Recommends: tcsh-lang = 6.17.10 +Recommends: tcsh-lang = 6.18.00 %endif AutoReqProv: on -Version: 6.17.10 +Version: 6.18.00 Release: 1 Summary: The C SHell -Source: ftp.astron.com:/pub/tcsh/tcsh-6.17.10.tar.bz2 +Source: ftp.astron.com:/pub/tcsh/tcsh-6.18.00.tar.gz Source2: bindkey.tcsh Source3: complete.tcsh -Patch: tcsh-6.17.10.dif +Patch: tcsh-6.18.00.dif Patch1: tcsh-6.15.00-pipe.dif Patch2: tcsh-6.16.00-norm-cmd.dif Patch3: tcsh-6.15.00-blanks.dif