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
%setup
%build
-./configure --enable-gpm-support
+./configure --with-gpm-support
make
make shared
%postun -p /sbin/ldconfig
%changelog
+* Tue Aug 31 1999 Matt Wilson <msw@redhat.com>
+- enable gpm support
+
* Fri Aug 27 1999 Matt Wilson <msw@redhat.com>
- added hotkey assignment for gridforms, changed listbox.setcurrent to
take the item key