Summary: Cross platform GUI toolkit for use with the Python language.
Name: wxPython
Version: __VERSION__
-Release: 3
+Release: 1
Copyright: wxWindows
Group: Development/Languages/Python
Source: http://alldunn.com/wxPython/wxPython-__VERSION__.tar.gz
#%install
#make install
+%post
+/sbin/ldconfig
+
+%postun
+/sbin/ldconfig
+
%files
-%doc ../README.txt
+%doc /usr/doc/wxPython-__VERSION__
+/usr/lib/libwxPyHelpers.so
/usr/lib/python1.5/site-packages/wxPython
+
+
+
+
+