From: msw Date: Tue, 31 Aug 1999 05:10:17 +0000 (+0000) Subject: oops X-Git-Tag: r0-50~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c05e096d702c35e6a4b673c1b01c6420e322276;p=thirdparty%2Fnewt.git oops --- diff --git a/newt.spec b/newt.spec index 4181a17..f4e6206 100644 --- a/newt.spec +++ b/newt.spec @@ -2,7 +2,7 @@ Summary: A development library for text mode user interfaces. Name: newt %define version 0.50 Version: %{version} -Release: 11 +Release: 12 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz @@ -37,7 +37,7 @@ newt. %setup %build -./configure --enable-gpm-support +./configure --with-gpm-support make make shared @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Tue Aug 31 1999 Matt Wilson +- enable gpm support + * Fri Aug 27 1999 Matt Wilson - added hotkey assignment for gridforms, changed listbox.setcurrent to take the item key