diff --git a/.cvsignore b/.cvsignore index 6c32784..787205c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dialog-0.9b-20031002.tgz +dialog-0.9b-20031126.tgz diff --git a/dialog.spec b/dialog.spec index 6654513..c1bc1db 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,14 +1,14 @@ Summary: A utility for creating TTY dialog boxes. Name: dialog Version: 0.9b -%define SubVersion 20031002 +%define SubVersion 20031126 Release: %{SubVersion}.1 License: GPL Group: Applications/System URL: http://invisible-island.net/dialog/dialog.html Source: ftp://invisible-island.net/dialog/dialog-0.9b-%{SubVersion}.tgz BuildRoot: /var/tmp/dialog-root -BuildPreReq: ncurses-devel +BuildPreReq: ncurses-devel, gettext %description Dialog is a utility that allows you to show dialog boxes (containing @@ -43,9 +43,15 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING dialog.lsm README samples %{_prefix}/bin/dialog %{_mandir}/man1/dialog.* -%{_datadir}/locale/*/LC_MESSAGES/dialog.mo +#%{_datadir}/locale/*/LC_MESSAGES/dialog.mo %changelog +* Thu Nov 27 2003 Harald Hoyer 0.9b-20031126.1 +- version 20031126 + +* Mon Nov 24 2003 Harald Hoyer 0.9b-20031002.2 +- added gettext BuildReq (#109192) + * Wed Oct 8 2003 Harald Hoyer 0.9b-20031002.1 - version 20031002 diff --git a/sources b/sources index 71d7310..6033d86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -312a893018c292596dc647c3e00057a8 dialog-0.9b-20031002.tgz +dc91ceee64984777ee658b41380ba282 dialog-0.9b-20031126.tgz