diff --git a/sip.spec b/sip.spec index a755192..d88ce52 100644 --- a/sip.spec +++ b/sip.spec @@ -1,13 +1,13 @@ -%define pythonver 2.2 +%define pythonver 2.3 %define pythonsitedir %{_libdir}/python%{pythonver}/site-packages -%define qtver 3.1.2 +%define qtver 3.2.3 %define qtpkg qt Summary: SIP - Python/C++ Bindings Generator Name: sip Version: 3.8 -Release: 1 +Release: 2 License: GPL Group: Development/Tools Url: http://www.riverbankcomputing.co.uk/ @@ -16,9 +16,9 @@ Source: http://www.riverbankcomputing.co.uk/download/sip/%{name}-x11-gpl-%{versi Prereq: /sbin/ldconfig -%if "%{pythonver}" == "2.2" +%if "%{pythonver}" == "2.3" %define pythonpkg python -%define pythonprog /usr/bin/python2.2 +%define pythonprog /usr/bin/python2.3 %define minor .2 %else %define pythonpkg python @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/python%{pythonver}/* %changelog +* Thu Nov 27 2003 Than Ngo 3.8-2 +- rebuild against python 2.3 and Qt 3.2.3 + * Fri Sep 26 2003 Harald Hoyer 3.8-1 - 3.8