auto-import changelog data from dialog-0.9a-5.src.rpm

Mon Jun 18 2001 Harald Hoyer <harald@redhat.de>
- update to 20010527
- added ncurses-devel dependency (#44733)
- removed perl dependency
This commit is contained in:
cvsdist 2004-09-09 04:11:56 +00:00
parent ecbd226435
commit 038b2436b1
3 changed files with 11 additions and 4 deletions

View File

@ -1 +1 @@
dialog-0.9a-20001217.tar.gz
dialog-0.9a-20010527.tar.gz

View File

@ -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 <harald@redhat.de>
- update to 20010527
- added ncurses-devel dependency (#44733)
- removed perl dependency
* Tue Jan 09 2001 Harald Hoyer <harald@redhat.com>
- update to 20001217

View File

@ -1 +1 @@
66e70099ae1766949dd10934df2a35c0 dialog-0.9a-20001217.tar.gz
0cb0a010f6e896cb03ce13e5a9cf4c8f dialog-0.9a-20010527.tar.gz