From 8e8a1494b84bfc9c50db01c7fd80fa4282277517 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 21 Dec 2004 13:58:11 +0000 Subject: [PATCH] - new version 1.0-20041219 --- .cvsignore | 2 +- dialog.spec | 11 +++++------ sources | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index c1d1b2d..8d76ba9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dialog-1.0-20040731.tgz +dialog-1.0-20041219.tgz diff --git a/dialog.spec b/dialog.spec index 23d6073..0c01050 100644 --- a/dialog.spec +++ b/dialog.spec @@ -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 1.0-20041219-1 +- new version 1.0-20041219 + * Wed Oct 20 2004 Harald Hoyer 1.0-20040731-3 - rlandry@redhat.com refined his patch (bug 136374) diff --git a/sources b/sources index 5974840..b8415d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c99a6eaabb2b9b4b646c294741d5352d dialog-1.0-20040731.tgz +da11875753f998c56a8a5f2790a25e24 dialog-1.0-20041219.tgz