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

Wed Oct 08 2003 Harald Hoyer <harald@redhat.de> 0.9b-20031002.1
- version 20031002
Thu Sep 11 2003 Harald Hoyer <harald@redhat.de> 0.9b-20030910.1
- new version 20030910 which also fixes #104236
Tue Aug 12 2003 Harald Hoyer <harald@redhat.de> 0.9b-20020814.5
- --with-ncursesw
Fri Aug 08 2003 Elliot Lee <sopwith@redhat.com> 0.9b-20020814.4
- Rebuilt
Tue Jun 17 2003 Harald Hoyer <harald@redhat.de> 0.9b-20020814.3
- rebuilt
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
This commit is contained in:
cvsdist 2004-09-09 04:12:40 +00:00
parent cd9ab66b69
commit 21e0549fd8
3 changed files with 26 additions and 6 deletions

View File

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

View File

@ -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 <harald@redhat.de> 0.9b-20031002.1
- version 20031002
* Thu Sep 11 2003 Harald Hoyer <harald@redhat.de> 0.9b-20030910.1
- new version 20030910 which also fixes #104236
* Tue Aug 12 2003 Harald Hoyer <harald@redhat.de> 0.9b-20020814.5
- --with-ncursesw
* Fri Aug 8 2003 Elliot Lee <sopwith@redhat.com> 0.9b-20020814.4
- Rebuilt
* Tue Jun 17 2003 Harald Hoyer <harald@redhat.de> 0.9b-20020814.3
- rebuilt
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Thu Jan 23 2003 Tim Powers <timp@redhat.com> 0.9b-20020814.2
- rebuild

View File

@ -1 +1 @@
4dc6753c7d5cda88714409737f605435 dialog-0.9b-20020814.tgz
312a893018c292596dc647c3e00057a8 dialog-0.9b-20031002.tgz