spec: fix rpmlint warnings

Version: 6.18.01-4
This commit is contained in:
Pavel Raiskup 2013-07-26 11:45:16 +02:00
parent 87788da1b1
commit 27c721e8de

View File

@ -3,10 +3,10 @@
Summary: An enhanced version of csh, the C shell
Name: tcsh
Version: 6.18.01
Release: 3%{?dist}
Release: 4%{?dist}
License: BSD
Group: System Environment/Shells
Source: http://ftp.funet.fi/pub/unix/shells/tcsh/old/%{name}-%{version}.tar.gz
Source: http://ftp.funet.fi/pub/unix/shells/tcsh/%{name}-%{version}.tar.gz
Patch1: tcsh-6.15.00-closem.patch
Patch2: tcsh-6.14.00-tinfo.patch
Patch3: tcsh-6.14.00-unprintable.patch
@ -51,7 +51,7 @@ like syntax.
%patch11 -p1 -b .order
%patch28 -p1 -b .manpage-spelling
%patch31 -p1 -b .history-file-locking
#%patch32 -p1 -b .sigint-while-waiting-for-child
#%%patch32 -p1 -b .sigint-while-waiting-for-child
%patch33 -p1 -b .history-merge
%patch34 -p1 -b .repeated-words-man
%patch35 -p1 -b .elf-interpreter
@ -128,6 +128,9 @@ fi
%{_mandir}/man1/*.1*
%changelog
* Fri Jul 26 2013 Pavel Raiskup <praiskup@redhat.com> - 6.18.01-4
- fix rpmlint warnings
* Wed May 22 2013 Fridolin Pokorny <fpokorny@redhat.com> 6.18.01-3
- Added tcsh-6.18.01-elf-interpreter.patch to report missing ELF interpreter
Resolves: #711066
@ -155,7 +158,7 @@ fi
- Fix tcsh being interruptible while waiting for child process (#884937)
* Mon Oct 29 2012 Roman Kollar <rkollar@redhat.com> - 6.18.00-4
- Add Copyright file in %doc
- Add Copyright file in %%doc
- Readd tcsh-6.18.00-history-file-locking.patch
- Fix casting in lseek calls in the history file locking patch (#821796)
- Fix dosource calls in the history file locking patch (#847102)
@ -479,7 +482,7 @@ fi
* Thu Nov 30 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 6.10.00 to fix here-script vulnerability
* Wed Sep 18 2000 Adrian Havill <havill@redhat.com>
* Mon Sep 18 2000 Adrian Havill <havill@redhat.com>
- fix catalog locale dirname for Japanese
* Thu Jun 15 2000 Jeff Johnson <jbj@redhat.com>
@ -523,7 +526,7 @@ fi
* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Thu Oct 21 1997 Cristian Gafton <gafton@redhat.com>
* Tue Oct 21 1997 Cristian Gafton <gafton@redhat.com>
- updated to 6.07; added BuildRoot
- cleaned up the spec file; fixed source url