OBS User unknown 2007-02-26 18:05:29 +00:00 committed by Git OBS Bridge
parent e709e1c922
commit ef00591b0b
3 changed files with 25 additions and 18 deletions

View File

@ -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:'<keyword>'/ n/-l/f/ n/*/c/
+ c/-/"(- f k s t l)"/ n/-f/c/ n/-k/x:'<keyword>'/ n/-l/f/ C@./*@f@ n/*/c/
+
+ complete ps c/-t/x:'<tty>'/ c/-/"(a c C e g k l S t u v w x)"/ \
+ n/-k/x:'<kernel>'/ N/-k/x:'<core_file>'/ n/*/x:'<PID>'/

View File

@ -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

View File

@ -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