From: msw Date: Mon, 13 Mar 2000 06:50:41 +0000 (+0000) Subject: spec up X-Git-Tag: r0-50-9~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9ed4764060e47ab5a62aa044b33c70019bef3a99;p=thirdparty%2Fnewt.git spec up --- diff --git a/newt.spec b/newt.spec index 1105fec..12769cb 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.8 Version: %{version} -Release: 2 +Release: 3 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Mon Mar 13 2000 Matt Wilson +- revert mblen patch, go back to our own wide char detection + * Fri Feb 25 2000 Bill Nottingham - fix doReflow to handle mblen returning 0