This commit is contained in:
parent
0634d42bec
commit
454e8b2cd3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 15:44:38 CEST 2009 - werner@suse.de
|
||||
|
||||
- Also enable patch for bnc#472866
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 25 12:23:46 CET 2009 - werner@suse.de
|
||||
|
||||
|
@ -26,7 +26,7 @@ Group: System/Shells
|
||||
Requires: gawk textutils
|
||||
AutoReqProv: on
|
||||
Version: 6.16.00
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: The C SHell
|
||||
Source: ftp.astron.com:/pub/tcsh/tcsh-6.16.00.tar.bz2
|
||||
Source1: nls-iconv
|
||||
@ -69,6 +69,7 @@ Authors:
|
||||
### disabled for know, should work on os11.1 without
|
||||
### %patch7 -p0 -b .blanks
|
||||
%patch8 -p0 -b .fullpath
|
||||
%patch9 -p0 -b .pgrp
|
||||
%patch
|
||||
sh $RPM_SOURCE_DIR/nls-iconv
|
||||
|
||||
@ -151,6 +152,8 @@ Authors:
|
||||
%{_datadir}/locale/*/LC_MESSAGES/tcsh
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2009 werner@suse.de
|
||||
- Also enable patch for bnc#472866
|
||||
* Wed Mar 25 2009 werner@suse.de
|
||||
- Update to tcsh version V6.16.00
|
||||
- Add patch to avoid endless loop due incorrect tty process group
|
||||
@ -346,7 +349,7 @@ Authors:
|
||||
/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
|
||||
* Tue Jun 15 1999 ro@suse.de
|
||||
* Wed Jun 16 1999 ro@suse.de
|
||||
- create localedirs before make install
|
||||
* Fri Jun 11 1999 werner@suse.de
|
||||
- New version
|
||||
|
Loading…
Reference in New Issue
Block a user