From: ewt Date: Thu, 1 Feb 2001 20:49:34 +0000 (+0000) Subject: don't requier python2 X-Git-Tag: r0-50-20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b0ba35284c8e3a2c5cd359d1b329d7a33d460ea;p=thirdparty%2Fnewt.git don't requier python2 --- diff --git a/newt.spec b/newt.spec index f137210..3e55252 100644 --- a/newt.spec +++ b/newt.spec @@ -6,7 +6,7 @@ Release: 3 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz -BuildRequires: python,python2,perl +BuildRequires: python,python,perl Requires: slang Provides: snack BuildRoot: %{_tmppath}/%{name}-%{version}-%{root} @@ -107,6 +107,7 @@ rm -rf $RPM_BUILD_ROOT * Thu Feb 01 2001 Erik Troan - gave up on separate CHANGES file - added newtCheckboxTreeSetCurrent() and snack binding +- don't require python2 anymore * Mon Jan 22 2001 Than Ngo - don't build newt-python2 sub package.