From d6fc2287d6964800de437208cd4bc9d3ca6d01de Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 13:11:37 +0000 Subject: [PATCH] auto-import changelog data from tcsh-6.12-6.src.rpm Fri Nov 21 2003 Nalin Dahyabhai 6.12-6 - add missing buildprereqs on groff, libtermcap-devel (#110599) Tue Jul 08 2003 Nalin Dahyabhai - update URL --- tcsh.spec | 45 ++++++++++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 19 deletions(-) diff --git a/tcsh.spec b/tcsh.spec index 6614685..b82ebbb 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -1,25 +1,26 @@ %define _bindir /bin Summary: An enhanced version of csh, the C shell. -Name: tcsh -Version: 6.12 -Release: 5 -License: distributable -Group: System Environment/Shells -Source: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.00.tar.gz -Patch0: tcsh-6.10.00-utmp.patch -Patch1: tcsh-6.09.00-termios.patch -Patch2: tcsh-6.08.00-security.patch -Patch3: tcsh-6.08.00-pathmax.patch -Patch4: tcsh-6.09.00-strcoll.patch -Patch5: tcsh-6.09.00-locale.patch -Patch6: tcsh-6.10.00-glibc_compat.patch -Patch7: tcsh-6.10.00-dspmbyte.patch -Patch8: tcsh-6.11.00-termcap.patch -Provides: csh = %{version} -Prereq: fileutils, grep -URL: http://www.primate.wisc.edu/software/csh-tcsh-book/ -Buildroot: %{_tmppath}/%{name}-%{version}-root +Name: tcsh +Version: 6.12 +Release: 6 +License: distributable +Group: System Environment/Shells +Source: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.00.tar.gz +Patch0: tcsh-6.10.00-utmp.patch +Patch1: tcsh-6.09.00-termios.patch +Patch2: tcsh-6.08.00-security.patch +Patch3: tcsh-6.08.00-pathmax.patch +Patch4: tcsh-6.09.00-strcoll.patch +Patch5: tcsh-6.09.00-locale.patch +Patch6: tcsh-6.10.00-glibc_compat.patch +Patch7: tcsh-6.10.00-dspmbyte.patch +Patch8: tcsh-6.11.00-termcap.patch +Provides: csh = %{version} +Prereq: fileutils, grep +URL: http://www.tcsh.org/ +Buildroot: %{_tmppath}/%{name}-%{version}-root +BuildPrereq: groff, libtermcap-devel %description Tcsh is an enhanced but completely compatible version of csh, the C @@ -137,6 +138,12 @@ fi %lang(uk) %{_datadir}/locale/uk/LC_MESSAGES/tcsh* %changelog +* Fri Nov 21 2003 Nalin Dahyabhai 6.12-6 +- add missing buildprereqs on groff, libtermcap-devel (#110599) + +* Tue Jul 8 2003 Nalin Dahyabhai +- update URL + * Wed Jun 04 2003 Elliot Lee - rebuilt