]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/distrib/wxPython.spec.in
gernerated source code updates
[wxWidgets.git] / utils / wxPython / distrib / wxPython.spec.in
index c4391676747fcc63be16401608ce9ae1c10be29d..e67b7bb249d59916bdb2f37f240638e8af85ffca 100644 (file)
@@ -1,7 +1,7 @@
 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
@@ -35,7 +35,19 @@ extension language for applications that need a programmable interface.
 #%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
 
+
+
+
+
+