Hello community, here is the log from the commit of package openbabel for openSUSE:Factory checked in at 2013-08-06 07:04:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openbabel (Old) and /work/SRC/openSUSE:Factory/.openbabel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openbabel" Changes: -------- --- /work/SRC/openSUSE:Factory/openbabel/openbabel.changes 2012-11-28 11:41:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openbabel.new/openbabel.changes 2013-08-06 07:04:44.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Aug 5 18:04:00 UTC 2013 - [email protected] + +- enable CMAKE_SKIP_INSTALL_RPATH option so RPATH is ommited from + install tree + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openbabel.spec ++++++ --- /var/tmp/diff_new_pack.il1EQP/_old 2013-08-06 07:04:45.000000000 +0200 +++ /var/tmp/diff_new_pack.il1EQP/_new 2013-08-06 07:04:45.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package openbabel # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -87,7 +87,7 @@ %if "%{_lib}" == "lib64" %define libsuffix 64 %endif -cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=%libsuffix -DPYTHON_BINDINGS=ON +cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=%libsuffix -DPYTHON_BINDINGS=ON -DCMAKE_SKIP_INSTALL_RPATH=ON make %{?_smp_mflags} %install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
