Hello community, here is the log from the commit of package paraview for openSUSE:Factory checked in at 2013-06-20 21:26:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/paraview (Old) and /work/SRC/openSUSE:Factory/.paraview.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "paraview" Changes: -------- --- /work/SRC/openSUSE:Factory/paraview/paraview.changes 2013-03-15 10:43:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.paraview.new/paraview.changes 2013-06-20 21:26:46.000000000 +0200 @@ -1,0 +2,8 @@ +Thu Jun 20 05:05:52 UTC 2013 - [email protected] + +- Enable python scripting with paraview + (cmake variable DPARAVIEW_ENABLE_PYTHON:BOOL=ON); had been + turned off because earlier versions of paraview had some + building issues with this enabled. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ paraview.spec ++++++ --- /var/tmp/diff_new_pack.DsdS7x/_old 2013-06-20 21:26:47.000000000 +0200 +++ /var/tmp/diff_new_pack.DsdS7x/_new 2013-06-20 21:26:47.000000000 +0200 @@ -49,6 +49,7 @@ BuildRequires: libtiff-devel BuildRequires: openssl-devel BuildRequires: python-devel +%py_requires %if 0%{?suse_version} >= 1140 BuildRequires: qt4-assistant-adp-devel %endif @@ -131,7 +132,7 @@ -DPARAVIEW_BUILD_QT_GUI:BOOL=ON \\\ -DPARAVIEW_QT_QMAKE_EXECUTABLE=%{_bindir}/qmake \\\ -DPARAVIEW_BUILD_PLUGIN_SLACTools:BOOL=ON \\\ - -DPARAVIEW_ENABLE_PYTHON:BOOL=OFF \\\ + -DPARAVIEW_ENABLE_PYTHON:BOOL=ON \\\ -DVTK_OPENGL_HAS_OSMESA:BOOL=OFF \\\ -DVTK_USE_SYSTEM_EXPAT:BOOL=ON \\\ -DVTK_USE_SYSTEM_FREETYPE:BOOL=ON \\\ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
