X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ff006095c2cb350af9d765e9d832fc2b7944e32f..a8cb1a4947bbbf5e18ce52448f4c3bb4cff4daee:/wxPython/distrib/wxPythonFull.spec.in diff --git a/wxPython/distrib/wxPythonFull.spec.in b/wxPython/distrib/wxPythonFull.spec.in index 18ae5b23fb..898695b763 100644 --- a/wxPython/distrib/wxPythonFull.spec.in +++ b/wxPython/distrib/wxPythonFull.spec.in @@ -16,9 +16,9 @@ # Which version of Python to build with. Used to assemble python -# binary name so use '2.2', '2.3', etc. +# binary name so use '2.3', '2.4', etc. %if %{?pyver:0}%{!?pyver:1} -%define pyver 2.3 +%define pyver 2.4 %endif @@ -112,7 +112,7 @@ Cross platform GUI toolkit for Python Summary: Cross platform GUI toolkit for Python Group: Development/Python Requires: %{pkgname}-common -Obsoletes: wxPythonGTK%{gtktype}-py%{pyver} +Obsoletes: wxPythonGTK%{gtktype}-py%{pyver}, wxPythonGTK%{gtktype} Provides: wxPython @@ -191,6 +191,7 @@ cd bld --enable-monolithic \ --disable-rpath \ --with-opengl \ + --with-gnomeprint \ --enable-geometry \ --enable-optimise \ --enable-sound --with-sdl \