From: ewt Date: Thu, 30 Apr 1998 21:22:09 +0000 (+0000) Subject: 1) removed whiptcl.so from spec file X-Git-Tag: r0-24~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1943ec8dbec2c1b464434c18ea11074ff8e13ed7;p=thirdparty%2Fnewt.git 1) removed whiptcl.so from spec file 2) version 0.24 --- diff --git a/Makefile b/Makefile index 41249a8..92e48a8 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ ifeq ($(RPM_OPT_FLAGS),) CFLAGS += -g # -O2 -I/usr/include/slang endif -VERSION = 0.23 +VERSION = 0.24 CVSTAG = r$(subst .,-,$(VERSION)) SONAME = 0.20 diff --git a/newt.spec b/newt.spec index deda177..6efee2c 100644 --- a/newt.spec +++ b/newt.spec @@ -50,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Apr 30 1998 Erik Troan + +- removed whiptcl.so -- it should be in a separate package + * Mon Feb 16 1998 Erik Troan - added newtWinMenu() @@ -101,7 +105,6 @@ rm -rf $RPM_BUILD_ROOT %files /usr/lib/libnewt.so.* /usr/bin/whiptail -/usr/lib/whiptcl.so /usr/lib/python1.4/snack.py /usr/lib/python1.4/linux-%{buildarch}/_snackmodule.so