- new version 1.0-20041219
This commit is contained in:
parent
68eb5ad650
commit
8e8a1494b8
@ -1 +1 @@
|
||||
dialog-1.0-20040731.tgz
|
||||
dialog-1.0-20041219.tgz
|
||||
|
||||
11
dialog.spec
11
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 <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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user