Add gettext to BuildRequires (AM_ICONV)
This commit is contained in:
parent
f02674e96a
commit
b6889ecb4c
@ -15,7 +15,7 @@ Requires(post): grep
|
||||
Requires(postun): coreutils, grep
|
||||
URL: http://www.tcsh.org/
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: autoconf, automake, ncurses-devel
|
||||
BuildRequires: autoconf, automake, ncurses-devel, gettext
|
||||
|
||||
%description
|
||||
Tcsh is an enhanced but completely compatible version of csh, the C
|
||||
@ -100,6 +100,7 @@ fi
|
||||
* Mon Aug 27 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.15-1
|
||||
- Update to tcsh-6.15.00
|
||||
- Fix license
|
||||
- Add gettext to BuildRequires (AM_ICONV)
|
||||
|
||||
* Wed Apr 25 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.14-16
|
||||
- Fix floating exception in print_by_column() with unprintable characters
|
||||
|
Loading…
Reference in New Issue
Block a user