]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
don't requier python2 r0-50-20
authorewt <ewt>
Thu, 1 Feb 2001 20:49:34 +0000 (20:49 +0000)
committerewt <ewt>
Thu, 1 Feb 2001 20:49:34 +0000 (20:49 +0000)
newt.spec

index f137210bee55ac517527b163025b3071ed09c89e..3e552526f00449b31d21108d7548723baff59d04 100644 (file)
--- 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 <ewt@redhat.com>
 - gave up on separate CHANGES file
 - added newtCheckboxTreeSetCurrent() and snack binding
+- don't require python2 anymore
 
 * Mon Jan 22 2001 Than Ngo <than@redhat.com>
 - don't build newt-python2 sub package.