From d0dd741c9e37fcb79e34bbd6f93070889297ec059c51ed885c1cd3c9de772c7a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 7 Nov 2008 14:50:46 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=15 --- tcsh.changes | 6 ++++++ tcsh.spec | 18 +++++++++++------- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/tcsh.changes b/tcsh.changes index 835e09b..118a77d 100644 --- a/tcsh.changes +++ b/tcsh.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 5 15:32:16 CET 2008 - werner@suse.de + +- Disable patch for bnc#437295 as it cause trouble (bnc#441654) + and the gcc of openSuSE 11.1 seems to be safe + ------------------------------------------------------------------- Tue Oct 21 17:10:32 CEST 2008 - werner@suse.de diff --git a/tcsh.spec b/tcsh.spec index 3486a43..249ffb0 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -26,7 +26,7 @@ Group: System/Shells Requires: gawk textutils AutoReqProv: on Version: 6.15.00 -Release: 91 +Release: 92 Summary: The C SHell Source: ftp.astron.com:/pub/tcsh/tcsh-6.15.00.tar.bz2 Source1: nls-iconv @@ -64,7 +64,8 @@ Authors: %patch4 -p0 -b .longjmp %patch5 -p0 -b .normcmd %patch6 -p0 -b .history -%patch7 -p0 -b .blanks +### disabled for know, should work on os11.1 without +### %patch7 -p0 -b .blanks %patch sh $RPM_SOURCE_DIR/nls-iconv @@ -147,6 +148,9 @@ Authors: %{_datadir}/locale/*/LC_MESSAGES/tcsh %changelog +* Wed Nov 05 2008 werner@suse.de +- Disable patch for bnc#437295 as it cause trouble (bnc#441654) + and the gcc of openSuSE 11.1 seems to be safe * Tue Oct 21 2008 werner@suse.de - Command line expansion: Allow not only "compress" for co but any other command starting with "co" (bnc#437295) @@ -219,7 +223,7 @@ Authors: - fix sigpause call (force use of sysv flavour) * Fri Apr 02 2004 mls@suse.de - fix utf-8 expansion, ls-F, prompt handling -* Tue Mar 30 2004 mls@suse.de +* Mon Mar 29 2004 mls@suse.de - fix utf-8 handling (really fixes #29983, #35486) * Tue Mar 16 2004 werner@suse.de - Do not forget the patch for bug #29983 even if not used @@ -241,7 +245,7 @@ Authors: * Thu Sep 04 2003 werner@suse.de - Corruption of cursor position is currently not fixable. fix some other bugs. -* Thu Sep 04 2003 mfabian@suse.de +* Wed Sep 03 2003 mfabian@suse.de - Bugzilla #29956: convert all message catalogs to UTF-8 and convert the strings returned by catgets from UTF-8 into the encoding of the current locale. @@ -325,14 +329,14 @@ Authors: - Correct setpath NLS message * Mon Sep 13 1999 bs@suse.de - ran old prepare_spec on spec file to switch to new prepare_spec. -* Tue Jun 29 1999 werner@suse.de +* 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 -* Wed Jun 16 1999 ro@suse.de +* Tue Jun 15 1999 ro@suse.de - create localedirs before make install -* Sat Jun 12 1999 werner@suse.de +* 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