Hello community, here is the log from the commit of package blender checked in at Mon Sep 29 18:31:37 CEST 2008. -------- --- blender/blender.changes 2008-09-02 11:10:58.000000000 +0200 +++ /mounts/work_src_done/STABLE/blender/blender.changes 2008-09-29 01:08:00.443427000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 29 01:07:47 CEST 2008 - ro@suse.de + +- fix build: python version is 2.6 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender.spec ++++++ --- /var/tmp/diff_new_pack.N20884/_old 2008-09-29 18:31:23.000000000 +0200 +++ /var/tmp/diff_new_pack.N20884/_new 2008-09-29 18:31:23.000000000 +0200 @@ -31,7 +31,7 @@ AutoReqProv: on Requires: yafray Version: 2.47 -Release: 1 +Release: 6 %if %DISTRIBUTABLE <= 0 Source: %{name}-%{version}.tar.bz2 %else @@ -123,8 +123,8 @@ %build rm -rf ../build scons BF_QUIET=0 \ - BF_PYTHON_VERSION=2.5 \ - BF_PYTHON_INC=/usr/include/python2.5 \ + BF_PYTHON_VERSION=2.6 \ + BF_PYTHON_INC=/usr/include/python2.6 \ WITH_BF_OPENAL=yes \ BF_OPENAL_LIBPATH=/usr/include/AL \ WITH_BF_SDL=yes \ @@ -148,8 +148,8 @@ CFLAGS="$RPM_OPT_FLAGS" %if %DISTRIBUTABLE <= 0 scons BF_QUIET=0 \ - BF_PYTHON_VERSION=2.5 \ - BF_PYTHON_INC=/usr/include/python2.5 \ + BF_PYTHON_VERSION=2.6 \ + BF_PYTHON_INC=/usr/include/python2.6 \ WITH_BF_OPENAL=yes \ BF_OPENAL_LIBPATH=/usr/include/AL \ WITH_BF_SDL=yes \ @@ -265,6 +265,8 @@ %{_libdir}/%{name}/plugins/include/* %changelog +* Mon Sep 29 2008 ro@suse.de +- fix build: python version is 2.6 * Tue Sep 02 2008 pnemec@suse.cz - updated to 2.47 New tools and improvement have been made to the Snapping tools. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de