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:
parent
21e0549fd8
commit
1c9f926c74
@ -1 +1 @@
|
||||
dialog-0.9b-20031002.tgz
|
||||
dialog-0.9b-20031126.tgz
|
||||
|
||||
12
dialog.spec
12
dialog.spec
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user