]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
oops
authormsw <msw>
Tue, 31 Aug 1999 05:10:17 +0000 (05:10 +0000)
committermsw <msw>
Tue, 31 Aug 1999 05:10:17 +0000 (05:10 +0000)
newt.spec

index 4181a1766a8393674a08d6829143808762b47087..f4e62068b3d4394fc7784d6825790ad91a23a936 100644 (file)
--- 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 <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