From 1943ec8dbec2c1b464434c18ea11074ff8e13ed7 Mon Sep 17 00:00:00 2001 From: ewt Date: Thu, 30 Apr 1998 21:22:09 +0000 Subject: [PATCH] 1) removed whiptcl.so from spec file 2) version 0.24 --- Makefile | 2 +- newt.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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 -- 2.47.2