From 454e8b2cd377ebdb57b50a1cf08b768dd2fcaac2f4fadce439ce57d017f77399 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 1 Apr 2009 15:57:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=19 --- tcsh.changes | 5 +++++ tcsh.spec | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/tcsh.changes b/tcsh.changes index 2771b97..a7155e7 100644 --- a/tcsh.changes +++ b/tcsh.changes @@ -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 diff --git a/tcsh.spec b/tcsh.spec index eaeb16d..cbcc861 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -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