Hello community,

here is the log from the commit of package wv2 for openSUSE:Factory checked in 
at 2011-11-29 16:25:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wv2 (Old)
 and      /work/SRC/openSUSE:Factory/.wv2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wv2", Maintainer is "nadvor...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wv2/wv2.changes  2011-09-23 12:50:49.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.wv2.new/wv2.changes     2011-11-29 
16:25:11.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 29 14:16:23 CET 2011 - r...@suse.de
+
+- use _lib macro to properly determine lib suffix 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wv2.spec ++++++
--- /var/tmp/diff_new_pack.xYbjFG/_old  2011-11-29 16:25:12.000000000 +0100
+++ /var/tmp/diff_new_pack.xYbjFG/_new  2011-11-29 16:25:12.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package wv2 (Version 0.4.2)
+# spec file for package wv2
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -61,7 +61,7 @@
 
 %build
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-%ifarch x86_64
+%if "%{_lib}" == "lib64"
 -DLIB_SUFFIX=64 \
 %endif
 .

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to