]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/distrib/wxPython.spec.in
more tweaks...
[wxWidgets.git] / utils / wxPython / distrib / wxPython.spec.in
index d0834483403206e462458284f9e12e52b105b9c7..2ab380fffea8bce16bbd1005dd07de02267e5cfa 100644 (file)
@@ -1,13 +1,14 @@
 Summary: Cross platform GUI toolkit for use with the Python language.
 Name: wxPython
 Version: __VERSION__
-Release: 2
+Release: 1
 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
 
@@ -28,17 +29,13 @@ extension language for applications that need a programmable interface.
 #make -f Makefile.pre.in boot
 #
 #%build
-#make OPT=-O2
+#make
 #
 #
 #%install
 #make install
 
 %files
-%doc ../README.txt
+%doc /usr/doc/wxPython-__VERSION__/README.txt
 /usr/lib/python1.5/site-packages/wxPython
 
-
-
-
-