Commit Graph

256 Commits

Author SHA1 Message Date
vcrhonek
6a80cb2707 rebuild 2008-01-18 11:16:04 +00:00
Bill Nottingham
024b8ef902 makefile update to properly grab makefile.common 2007-10-15 19:27:31 +00:00
vcrhonek
15251bec14 Add gettext-devel to BuildRequires (AM_ICONV) 2007-08-31 09:27:19 +00:00
vcrhonek
38fab2b698 iconv 2007-08-31 08:40:43 +00:00
vcrhonek
b6889ecb4c Add gettext to BuildRequires (AM_ICONV) 2007-08-31 08:25:46 +00:00
vcrhonek
f02674e96a add patch 2007-08-27 15:05:02 +00:00
vcrhonek
d241f69eda update to tcsh-6.15.00, fix license 2007-08-27 15:01:35 +00:00
vcrhonek
cd7e072c3c fix unprintable (#233525) 2007-04-25 12:48:19 +00:00
Miloslav Trmac
52ae45b28f - Fix License: Related: #226483. 2007-02-26 15:55:08 +00:00
Miloslav Trmac
f77aad9aa3 - Link to libtinfo instead of libncurses 2007-02-12 16:09:02 +00:00
Miloslav Trmac
76b38ed428 Add missing BuildRequires: 2006-11-30 15:21:01 +00:00
Miloslav Trmac
c1f07ea3cc - Link to ncurses instead of libtermcap
- Fix some rpmlint warnings
2006-11-30 15:05:39 +00:00
Miloslav Trmac
53e5ec8613 - Fix error handling in tcsh-6.14.00-wide-seeks.patch 2006-09-26 16:36:32 +00:00
Miloslav Trmac
6c0b69de07 - Fix an unlikely crash on startup (#188279) 2006-09-09 02:13:39 +00:00
Miloslav Trmac
42d319dca1 - Fix an uninitialized variable causing stack corruption (#197968) 2006-08-16 17:32:34 +00:00
Jesse Keating
119189ce1b bumped for rebuild 2006-07-12 08:27:11 +00:00
Miloslav Trmac
c58467173a - Fix seeking over multibyte characters (#195972)
- Don't ship obsolete eight-bit.txt
2006-07-10 20:52:23 +00:00
Miloslav Trmac
bed8c67a16 - Backport a patch to ignore LS_COLOR codes introduced in newer coreutils
(#186037)
2006-03-23 02:09:08 +00:00
Miloslav Trmac
5533df3a65 - Fix a crash when reading scripts with multibyte characters (#183267)
- Block SIGINT while waiting for children (#177366)
2006-03-18 03:19:31 +00:00
Jesse Keating
8d6eb0008a bump for bug in double-long on ppc(64) 2006-02-11 05:48:39 +00:00
Jesse Keating
0bb6e224c7 bump for new gcc/glibc 2006-02-07 13:58:35 +00:00
Jesse Keating
034b1a9295 gcc update bump 2005-12-09 22:43:33 +00:00
Miloslav Trmac
2be7fe35f6 Fix Release:
Sorry for the spam, I'll try to think before commiting now.
2005-08-05 14:54:14 +00:00
Miloslav Trmac
e58d747cd4 - Fix EOF handling in $< (#165095, patch by s_h_o_@hotmail.co.jp) 2005-08-05 14:50:11 +00:00
Miloslav Trmac
a0c7687695 Add attribution 2005-08-05 14:48:36 +00:00
Miloslav Trmac
faf2c83358 - Fix EOF handling in $< (#165095) 2005-08-05 14:46:39 +00:00
Miloslav Trmac
edfb6dba38 - Fix -n (#162187) 2005-07-07 13:53:22 +00:00
Miloslav Trmac
e22ce2bdea - Backport a column width calculation bugfix (#160760) 2005-06-20 17:04:52 +00:00
Miloslav Trmac
5dd9b97eba - Update to tcsh-6.14.00 2005-03-25 23:26:17 +00:00
Miloslav Trmac
482603a0ff - Rebuild with gcc 4 2005-03-05 13:43:09 +00:00
Miloslav Trmac
d7abf476bc - Don't ship the HTML documentation (generated from the man page, contains
also a copy of the man page)
2005-02-25 16:37:34 +00:00
Miloslav Trmac
59df7f9a78 - Fix the previous patch, handle a missed case (#146330) 2005-01-30 20:44:09 +00:00
Miloslav Trmac
28142d0475 - Avoid reusing iconv_catgets' static buffer (#145177, #145195) 2005-01-15 17:03:09 +00:00
Miloslav Trmac
0a5e8524bc Oops... 2004-09-21 21:23:57 +00:00
Miloslav Trmac
13ebb2e870 - Fix invalid argument to xprintf () (#133129) 2004-09-21 21:18:58 +00:00
Miloslav Trmac
a7440c494e - Fix $HOSTTYPE and $MACHTYPE for ppc64 and s390x, this time for sure 2004-09-15 16:37:31 +00:00
Miloslav Trmac
9bb19f532b - Define $HOSTTYPE and $MACHTYPE for ppc64 and s390 (#115531), I hope that
finally covers all architectures.
2004-09-15 15:35:48 +00:00
Miloslav Trmac
28e299e8f7 - Define $HOSTTYPE and $MACHTYPE also on IA-64 and s390x (#115531)
- Don't close sockets to avoid file descriptor conflits with nss_ldap
    (#112453)
2004-09-15 01:21:05 +00:00
Miloslav Trmac
ba2aeba4bb - Fix HTML documentation generation, second attempt (#60664)
- Set dspmbyte using nl_langinfo(CODESET) if possible, should cover all
    cases where lang.csh was correctly setting dspmbyte (#89549)
2004-09-14 18:29:10 +00:00
cvsdist
5095f3e05b auto-import changelog data from tcsh-6.13-4.src.rpm
Wed Sep 08 2004 Miloslav Trmac <mitr@redhat.com> - 6.13-4
- Remove unneeded patches
2004-09-09 13:14:42 +00:00
cvsdist
3a8b1c0642 auto-import changelog data from tcsh-6.13-3.src.rpm
Thu Aug 26 2004 Miloslav Trmac <mitr@redhat.com> - 6.13-3
- Check for SIGWINCH more often (from tcsh-6.13.01, #130941)
2004-09-09 13:14:30 +00:00
cvsdist
12db0dc6df auto-import changelog data from tcsh-6.13-2.src.rpm
Wed Aug 18 2004 Miloslav Trmac <mitr@redhat.com> - 6.13-2
- Make comparisons for ranges in bracket expressions symmetric (#59493)
- Run perl2html with LC_ALL=C to workaround what seems to be a perl bug
    (#60664)
- Define $HOSTTYPE and $MACHTYPE on x86_64 (#115531)
- Fix setting of O_LARGEFILE (#122558)
2004-09-09 13:14:03 +00:00
cvsdist
236b23f42d auto-import changelog data from tcsh-6.13-1.src.rpm
Tue Aug 17 2004 Miloslav Trmac <mitr@redhat.com> - 6.13-1
- Update to tcsh-6.13.00
- Fix charset headers in some of the translations
- Convert translated messages to LC_CTYPE locale
- Fix automatic dspmbyte setting
2004-09-09 13:13:58 +00:00
cvsdist
c49bf8da84 auto-import changelog data from tcsh-6.12-9.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 13:13:17 +00:00
cvsdist
a0c3df2255 auto-import changelog data from tcsh-6.12-8.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Tue Feb 10 2004 Nalin Dahyabhai <nalin@redhat.com> 6.12-7
- remove declaration of setpgrp() which conflicts with libc's (#115185)
2004-09-09 13:12:47 +00:00
cvsdist
d6fc2287d6 auto-import changelog data from tcsh-6.12-6.src.rpm
Fri Nov 21 2003 Nalin Dahyabhai <nalin@redhat.com> 6.12-6
- add missing buildprereqs on groff, libtermcap-devel (#110599)
Tue Jul 08 2003 Nalin Dahyabhai <nalin@redhat.com>
- update URL
2004-09-09 13:11:37 +00:00
cvsdist
e637c255e8 auto-import changelog data from tcsh-6.12-5.src.rpm
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 13:11:27 +00:00
cvsdist
fdf4155f36 auto-import changelog data from tcsh-6.12-4.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Thu Dec 05 2002 Elliot Lee <sopwith@redhat.com> 6.12-3
- Merge changes from 8.0-hammer
Tue Nov 19 2002 Nalin Dahyabhai <nalin@redhat.com> 6.12-3
- rebuild
2004-09-09 13:10:36 +00:00
cvsdist
e592de34f4 auto-import changelog data from tcsh-6.12-2.src.rpm
Thu Aug 08 2002 Phil Knirsch <pknirsch@redhat.com> 6.12-2
- Added csh.1 symlink to manpages.
2004-09-09 13:10:12 +00:00
cvsdist
602121e016 auto-import changelog data from tcsh-6.12-1.src.rpm
Tue Jun 04 2002 Nalin Dahyabhai <nalin@redhat.com> 6.11-1
- update to 6.11
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Thu Jan 31 2002 Bill Nottingham <notting@redhat.com>
- rebuild in new env
2004-09-09 13:10:06 +00:00