Mailinglist Archive: opensuse-commit (4019 mails)

< Previous Next >
commit openbabel for openSUSE:Factory
Hello community,

here is the log from the commit of package openbabel for openSUSE:Factory
checked in at 2011-12-02 09:27:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openbabel (Old)
and /work/SRC/openSUSE:Factory/.openbabel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openbabel", Maintainer is "kde-maintainers@xxxxxxx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openbabel/openbabel.changes 2011-10-18
14:33:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openbabel.new/openbabel.changes 2011-12-02
09:27:47.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 29 01:55:33 CET 2011 - ro@xxxxxxx
+
+- determine arch suffix from _lib macro
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openbabel.spec ++++++
--- /var/tmp/diff_new_pack.Cf6382/_old 2011-12-02 09:27:49.000000000 +0100
+++ /var/tmp/diff_new_pack.Cf6382/_new 2011-12-02 09:27:49.000000000 +0100
@@ -74,7 +74,7 @@

%build
%define libsuffix ""
-%ifarch x86_64
+%if "%{_lib}" == "lib64"
%define libsuffix 64
%endif
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=%libsuffix

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread