From: msw Date: Tue, 23 Jan 2001 06:31:48 +0000 (+0000) Subject: rev X-Git-Tag: r0-50-19~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=18f450dd6f97c376d4b6eb1fc8bae9a8e527f910;p=thirdparty%2Fnewt.git rev --- diff --git a/newt.spec b/newt.spec index 656b7c2..58d6f62 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.19 Version: %{version} -Release: 1 +Release: 3 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz @@ -97,9 +97,11 @@ rm -rf $RPM_BUILD_ROOT /usr/lib/libnewt.a /usr/lib/libnewt.so +%if 0 %files python2 %defattr (-,root,root) /usr/lib/python2.0 +%endif %changelog * Fri Dec 15 2000 Trond Eivind Glomsrød