diff --git a/.cvsignore b/.cvsignore index c4c542e..0f5d0b5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dialog-0.9a-20001217.tar.gz +dialog-0.9a-20010527.tar.gz diff --git a/dialog.spec b/dialog.spec index f005c32..c42a871 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,13 +1,14 @@ Summary: A utility for creating TTY dialog boxes. Name: dialog Version: 0.9a -%define SubVersion 20001217 -Release: 4 +%define SubVersion 20010527 +Release: 5 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 BuildRoot: /var/tmp/dialog-root +BuildPreReq: ncurses-devel %description Dialog is a utility that allows you to show dialog boxes (containing @@ -27,6 +28,7 @@ make %install rm -rf $RPM_BUILD_ROOT +fgrep -l -r perl samples|xargs rm -f %makeinstall @@ -40,6 +42,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/dialog.* %changelog +* Mon Jun 18 2001 Harald Hoyer +- update to 20010527 +- added ncurses-devel dependency (#44733) +- removed perl dependency + * Tue Jan 09 2001 Harald Hoyer - update to 20001217 diff --git a/sources b/sources index 611dfc7..d992898 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -66e70099ae1766949dd10934df2a35c0 dialog-0.9a-20001217.tar.gz +0cb0a010f6e896cb03ce13e5a9cf4c8f dialog-0.9a-20010527.tar.gz