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-maintain...@suse.de"

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 - r...@suse.de
+
+- 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+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to