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
This commit is contained in:
parent
3a8b1c0642
commit
5095f3e05b
48
tcsh.spec
48
tcsh.spec
@ -3,23 +3,20 @@
|
||||
Summary: An enhanced version of csh, the C shell.
|
||||
Name: tcsh
|
||||
Version: 6.13
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: distributable
|
||||
Group: System Environment/Shells
|
||||
Source: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.00.tar.gz
|
||||
Patch0: tcsh-6.13.00-utmp.patch
|
||||
Patch1: tcsh-6.09.00-termios.patch
|
||||
Patch2: tcsh-6.08.00-pathmax.patch
|
||||
Patch3: tcsh-6.10.00-glibc_compat.patch
|
||||
Patch4: tcsh-6.13.00-dspmbyte.patch
|
||||
Patch5: tcsh-6.11.00-termcap.patch
|
||||
Patch6: tcsh-6.12.00-setpgrp.patch
|
||||
Patch7: tcsh-6.13.00-charset.patch
|
||||
Patch8: tcsh-6.13.00-iconv.patch
|
||||
Patch9: tcsh-6.13.00-glob.patch
|
||||
Patch10: tcsh-6.13.00-x86_64.patch
|
||||
Patch11: tcsh-6.13.00-fcntl.patch
|
||||
Patch12: tcsh-6.13.00-winchg.patch
|
||||
Patch1: tcsh-6.13.00-dspmbyte.patch
|
||||
Patch2: tcsh-6.11.00-termcap.patch
|
||||
Patch3: tcsh-6.12.00-setpgrp.patch
|
||||
Patch4: tcsh-6.13.00-charset.patch
|
||||
Patch5: tcsh-6.13.00-iconv.patch
|
||||
Patch6: tcsh-6.13.00-glob.patch
|
||||
Patch7: tcsh-6.13.00-x86_64.patch
|
||||
Patch8: tcsh-6.13.00-fcntl.patch
|
||||
Patch9: tcsh-6.13.00-winchg.patch
|
||||
Provides: csh = %{version}
|
||||
Prereq: fileutils, grep
|
||||
URL: http://www.tcsh.org/
|
||||
@ -37,19 +34,15 @@ like syntax.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}.00
|
||||
%patch0 -p1 -b .utmp
|
||||
%patch1 -p1 -b .termios
|
||||
# XXX Partly upstream, not applied
|
||||
#%patch2 -p1 -b .pathmax
|
||||
%patch3 -p1 -b .glibc_compat
|
||||
%patch4 -p1 -b .mbyte
|
||||
%patch5 -p1 -b .termcap
|
||||
%patch6 -p1 -b .setpgrp
|
||||
%patch7 -p1 -b .charset
|
||||
%patch8 -p1 -b .iconv
|
||||
%patch9 -p1 -b .glob
|
||||
%patch10 -p1 -b .x86_64
|
||||
%patch11 -p1 -b .fcntl
|
||||
%patch12 -p1 -b .winchg
|
||||
%patch1 -p1 -b .mbyte
|
||||
%patch2 -p1 -b .termcap
|
||||
%patch3 -p1 -b .setpgrp
|
||||
%patch4 -p1 -b .charset
|
||||
%patch5 -p1 -b .iconv
|
||||
%patch6 -p1 -b .glob
|
||||
%patch7 -p1 -b .x86_64
|
||||
%patch8 -p1 -b .fcntl
|
||||
%patch9 -p1 -b .winchg
|
||||
|
||||
nroff -me eight-bit.me > eight-bit.txt
|
||||
autoreconf
|
||||
@ -119,6 +112,9 @@ fi
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 8 2004 Miloslav Trmac <mitr@redhat.com> - 6.13-4
|
||||
- Remove unneeded patches
|
||||
|
||||
* Thu Aug 26 2004 Miloslav Trmac <mitr@redhat.com> - 6.13-3
|
||||
- Check for SIGWINCH more often (from tcsh-6.13.01, #130941)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user