auto-import changelog data from dialog-0.9b-20031126.1.src.rpm

Thu Nov 27 2003 Harald Hoyer <harald@redhat.de> 0.9b-20031126.1
- version 20031126
Mon Nov 24 2003 Harald Hoyer <harald@redhat.de> 0.9b-20031002.2
- added gettext BuildReq (#109192)
This commit is contained in:
cvsdist 2004-09-09 04:12:55 +00:00
parent 21e0549fd8
commit 1c9f926c74
3 changed files with 11 additions and 5 deletions

View File

@ -1 +1 @@
dialog-0.9b-20031002.tgz
dialog-0.9b-20031126.tgz

View File

@ -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 <harald@redhat.de> 0.9b-20031126.1
- version 20031126
* Mon Nov 24 2003 Harald Hoyer <harald@redhat.de> 0.9b-20031002.2
- added gettext BuildReq (#109192)
* Wed Oct 8 2003 Harald Hoyer <harald@redhat.de> 0.9b-20031002.1
- version 20031002

View File

@ -1 +1 @@
312a893018c292596dc647c3e00057a8 dialog-0.9b-20031002.tgz
dc91ceee64984777ee658b41380ba282 dialog-0.9b-20031126.tgz