git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2336
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
strip /usr/lib/python1.5/site-packages/wxPython/wxcmodule.so
cat wxPython.spec.in | sed s/__VERSION__/$1/g > wxPython.spec
-rpm --rcfile .rpmrc -bb --clean wxPython.spec
+rpm --rcfile .rpmrc -bb wxPython.spec
mv i386/*.rpm .
rm -rf i386
Summary: Cross platform GUI toolkit for use with the Python language.
Name: wxPython
Version: __VERSION__
-Release: 2
+Release: 3
Copyright: wxWindows
Group: Development/Languages/Python
Source: http://alldunn.com/wxPython/wxPython-__VERSION__.tar.gz
Packager: Robin Dunn <robin@alldunn.com>
Vendor: Total Control Software
-
+Requires: python >= 1.5.1
+Prefix: /usr/lib/python1.5/site-packages
%description
#make -f Makefile.pre.in boot
#
#%build
-#make OPT=-O2
+#make
#
#
#%install
%doc ../README.txt
/usr/lib/python1.5/site-packages/wxPython
-
-
-
-