From ef00591b0b63bcee16bbed628c6b428197fa9d4235fb8b4a1da71f41c36c77d4 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 26 Feb 2007 18:05:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=2 --- tcsh-6.14.00.dif | 2 +- tcsh.changes | 5 +++++ tcsh.spec | 36 +++++++++++++++++++----------------- 3 files changed, 25 insertions(+), 18 deletions(-) diff --git a/tcsh-6.14.00.dif b/tcsh-6.14.00.dif index d4625dc..798e389 100644 --- a/tcsh-6.14.00.dif +++ b/tcsh-6.14.00.dif @@ -1670,7 +1670,7 @@ + + + complete man n@[0-9n]@'`\ls -1fUA ${_manpath}$:-1/|&\sed \\%.\*:%d\;s%\\.$:-1.\*\$%%|\sort -u`'@ \ -+ c/-/"(- f k s t l)"/ n/-f/c/ n/-k/x:''/ n/-l/f/ n/*/c/ ++ c/-/"(- f k s t l)"/ n/-f/c/ n/-k/x:''/ n/-l/f/ C@./*@f@ n/*/c/ + + complete ps c/-t/x:''/ c/-/"(a c C e g k l S t u v w x)"/ \ + n/-k/x:''/ N/-k/x:''/ n/*/x:''/ diff --git a/tcsh.changes b/tcsh.changes index 5d29667..479bb6e 100644 --- a/tcsh.changes +++ b/tcsh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 16:06:05 CET 2007 - werner@suse.de + +- Expand local ./files for manual pages even for tcsh (#248865) + ------------------------------------------------------------------- Wed Aug 16 20:29:28 CEST 2006 - aj@suse.de diff --git a/tcsh.spec b/tcsh.spec index 480b9c9..9622d2d 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -1,7 +1,7 @@ # # spec file for package tcsh (Version 6.14.00) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -12,12 +12,12 @@ Name: tcsh URL: http://www.tcsh.org/ -License: BSD +License: BSD License and BSD-like Group: System/Shells Requires: gawk textutils Autoreqprov: on Version: 6.14.00 -Release: 24 +Release: 49 Summary: The C SHell Source: ftp.astron.com:/pub/tcsh/tcsh-6.14.00.tar.bz2 Source1: nls-iconv @@ -126,7 +126,9 @@ Authors: %doc /usr/share/man/man1/tcsh.1.gz /usr/share/locale/*/LC_MESSAGES/tcsh -%changelog -n tcsh +%changelog +* Mon Feb 26 2007 - werner@suse.de +- Expand local ./files for manual pages even for tcsh (#248865) * Wed Aug 16 2006 - aj@suse.de - Remove unneeded BuildRequires. * Wed Jun 21 2006 - werner@suse.de @@ -255,33 +257,33 @@ Authors: - fix neededforbuild: textutil -> textutils * Thu Nov 02 2000 - werner@suse.de - Use mkstemp for opening tmp files for `<<' redirects -- Use TMPDIR variable for location of tmp files -- Set group tag in spec + - Use TMPDIR variable for location of tmp files + - Set group tag in spec * Wed May 24 2000 - uli@suse.de - moved docs to %%{_docdir} * Wed Jan 26 2000 - werner@suse.de - New version 6.09.00 -- /usr/man -> /usr/share/man -- Fix usage of catopen (MCLoadBySet isn't that what is used + - /usr/man -> /usr/share/man + - Fix usage of catopen (MCLoadBySet isn't that what is used internally within glibc, set it to MCLoadBySet) -- Avoid crahs due coloured ls-F -- Correct setpath NLS message + - Avoid crahs due coloured ls-F + - Correct setpath NLS message * Mon Sep 13 1999 - bs@suse.de - ran old prepare_spec on spec file to switch to new prepare_spec. * Mon Jun 28 1999 - werner@suse.de - Source key binding and completion code from /etc/csh.cshrc out into /etc/profile.d/bindkey.tcsh and /etc/profile.d/complete.tcsh -- No newgrp builtin because its equivalent to exec newgrp + - No newgrp builtin because its equivalent to exec newgrp * Wed Jun 16 1999 - ro@suse.de - create localedirs before make install * Fri Jun 11 1999 - werner@suse.de - New version Fri Mar 12 14:21:46 MET 1999 -- Fix SIGSEGV caused different sizes of FILSIZ and BUFSIZE -- New version -- Restore missed MAXNAMLEN -- Make it alpha compile + - Fix SIGSEGV caused different sizes of FILSIZ and BUFSIZE + - New version + - Restore missed MAXNAMLEN + - Make it alpha compile * Thu Dec 03 1998 - werner@suse.de - Fix SIGSEGV with SYSMALOC * alloc n+1 not n chunks @@ -290,10 +292,10 @@ Authors: - Stupid error fixed * Tue Sep 15 1998 - werner@suse.de - Security fix -- Avoid I/O trouble, use POSIX + - Avoid I/O trouble, use POSIX * Wed Oct 22 1997 - werner@suse.de - Updatet FAQ.tcsh -- Better installation: remove old files before linking + - Better installation: remove old files before linking * Thu Jan 02 1997 - bs@suse.de added FAQ.tcsh * Thu Jan 02 1997 - werner@suse.de