- new version 1.0-20041219

This commit is contained in:
Harald Hoyer 2004-12-21 13:58:11 +00:00
parent 68eb5ad650
commit 8e8a1494b8
3 changed files with 7 additions and 8 deletions

View File

@ -1 +1 @@
dialog-1.0-20040731.tgz
dialog-1.0-20041219.tgz

View File

@ -1,14 +1,12 @@
Summary: A utility for creating TTY dialog boxes.
Name: dialog
%define SubVersion 20040731
%define SubVersion 20041219
Version: 1.0.%{SubVersion}
Release: 3
Release: 1
License: GPL
Group: Applications/System
URL: http://invisible-island.net/dialog/dialog.html
Source: ftp://invisible-island.net/dialog/dialog-1.0-%{SubVersion}.tgz
Patch1: dialog-nospace.patch
Patch2: dialog-nopercent.patch
BuildRoot: /var/tmp/dialog-root
BuildPreReq: ncurses-devel, gettext
@ -23,8 +21,6 @@ Install dialog if you would like to create TTY dialog boxes.
%prep
%setup -q -n dialog-1.0-%{SubVersion}
%patch1 -p0 -b .nospace
%patch2 -p1 -b .noperc
%build
%configure --enable-nls --with-ncursesw
@ -50,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
#%{_datadir}/locale/*/LC_MESSAGES/dialog.mo
%changelog
* Tue Dec 21 2004 Harald Hoyer <harald@redhat.com> 1.0-20041219-1
- new version 1.0-20041219
* Wed Oct 20 2004 Harald Hoyer <harald@redhat.com> 1.0-20040731-3
- rlandry@redhat.com refined his patch (bug 136374)

View File

@ -1 +1 @@
c99a6eaabb2b9b4b646c294741d5352d dialog-1.0-20040731.tgz
da11875753f998c56a8a5f2790a25e24 dialog-1.0-20041219.tgz