diff --git a/.cvsignore b/.cvsignore index 0f5d0b5..47fce11 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dialog-0.9a-20010527.tar.gz +dialog-0.9b-20020519.tgz diff --git a/dialog.spec b/dialog.spec index c42a871..2863866 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,12 +1,12 @@ Summary: A utility for creating TTY dialog boxes. Name: dialog -Version: 0.9a -%define SubVersion 20010527 -Release: 5 +Version: 0.9b +%define SubVersion 20020519 +Release: %{SubVersion}.1 Copyright: GPL Group: Applications/System -URL: http://www.clark.net/pub/dickey/dialog/ -Source: http://www.clark.net/pub/dickey/dialog-0.9a-%{SubVersion}.tar.gz +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 @@ -20,7 +20,7 @@ gauge. Install dialog if you would like to create TTY dialog boxes. %prep -%setup -q -n dialog-0.9a-%{SubVersion} +%setup -q -n dialog-0.9b-%{SubVersion} %build %configure --enable-nls @@ -32,16 +32,30 @@ fgrep -l -r perl samples|xargs rm -f %makeinstall +%find_lang %name + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(-,root,root) -%doc COPYING dialog.lsm INSTALL README samples +%doc COPYING dialog.lsm README samples %{_prefix}/bin/dialog %{_mandir}/man1/dialog.* %changelog +* Fri Jun 21 2002 Tim Powers +- automated rebuild + +* Sun May 26 2002 Tim Powers +- automated rebuild + +* Wed May 22 2002 Harald Hoyer 0.9b-20020519.1 +- update to dialog-0.9b-20020519 + +* Wed Jan 09 2002 Tim Powers +- automated rebuild + * Mon Jun 18 2001 Harald Hoyer - update to 20010527 - added ncurses-devel dependency (#44733) diff --git a/sources b/sources index d992898..9f4093c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0cb0a010f6e896cb03ce13e5a9cf4c8f dialog-0.9a-20010527.tar.gz +3d9ce1a0354a1f5c9a11fa95649b4351 dialog-0.9b-20020519.tgz