From 21e0549fd8ec600ac5ca904b96dd04c5b31eef41 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:12:40 +0000 Subject: [PATCH] auto-import changelog data from dialog-0.9b-20031002.1.src.rpm Wed Oct 08 2003 Harald Hoyer 0.9b-20031002.1 - version 20031002 Thu Sep 11 2003 Harald Hoyer 0.9b-20030910.1 - new version 20030910 which also fixes #104236 Tue Aug 12 2003 Harald Hoyer 0.9b-20020814.5 - --with-ncursesw Fri Aug 08 2003 Elliot Lee 0.9b-20020814.4 - Rebuilt Tue Jun 17 2003 Harald Hoyer 0.9b-20020814.3 - rebuilt Wed Jun 04 2003 Elliot Lee - rebuilt --- .cvsignore | 2 +- dialog.spec | 28 ++++++++++++++++++++++++---- sources | 2 +- 3 files changed, 26 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index fa5b9f7..6c32784 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dialog-0.9b-20020814.tgz +dialog-0.9b-20031002.tgz diff --git a/dialog.spec b/dialog.spec index 020c33e..6654513 100644 --- a/dialog.spec +++ b/dialog.spec @@ -1,9 +1,9 @@ Summary: A utility for creating TTY dialog boxes. Name: dialog Version: 0.9b -%define SubVersion 20020814 -Release: %{SubVersion}.2 -Copyright: GPL +%define SubVersion 20031002 +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 @@ -23,7 +23,7 @@ Install dialog if you would like to create TTY dialog boxes. %setup -q -n dialog-0.9b-%{SubVersion} %build -%configure --enable-nls +%configure --enable-nls --with-ncursesw make %install @@ -31,6 +31,7 @@ rm -rf $RPM_BUILD_ROOT fgrep -l -r perl samples|xargs rm -f %makeinstall +rm -f %find_lang %name @@ -42,8 +43,27 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING dialog.lsm README samples %{_prefix}/bin/dialog %{_mandir}/man1/dialog.* +%{_datadir}/locale/*/LC_MESSAGES/dialog.mo %changelog +* Wed Oct 8 2003 Harald Hoyer 0.9b-20031002.1 +- version 20031002 + +* Thu Sep 11 2003 Harald Hoyer 0.9b-20030910.1 +- new version 20030910 which also fixes #104236 + +* Tue Aug 12 2003 Harald Hoyer 0.9b-20020814.5 +- --with-ncursesw + +* Fri Aug 8 2003 Elliot Lee 0.9b-20020814.4 +- Rebuilt + +* Tue Jun 17 2003 Harald Hoyer 0.9b-20020814.3 +- rebuilt + +* Wed Jun 04 2003 Elliot Lee +- rebuilt + * Thu Jan 23 2003 Tim Powers 0.9b-20020814.2 - rebuild diff --git a/sources b/sources index 6c81c9c..71d7310 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4dc6753c7d5cda88714409737f605435 dialog-0.9b-20020814.tgz +312a893018c292596dc647c3e00057a8 dialog-0.9b-20031002.tgz