diff --git a/tcsh.spec b/tcsh.spec index 7846a2b..8a5e922 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -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 - 6.15-1 - Update to tcsh-6.15.00 - Fix license +- Add gettext to BuildRequires (AM_ICONV) * Wed Apr 25 2007 Vitezslav Crhonek - 6.14-16 - Fix floating exception in print_by_column() with unprintable characters