]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
rev
authormsw <msw>
Tue, 23 Jan 2001 06:31:48 +0000 (06:31 +0000)
committermsw <msw>
Tue, 23 Jan 2001 06:31:48 +0000 (06:31 +0000)
newt.spec

index 656b7c25abe9fdd1d9f8396ad7485607ff049a4a..58d6f62da136e3029dfc7079809abb7e56ae366e 100644 (file)
--- 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 <teg@redhat.com>