Hello community,

here is the log from the commit of package glyr for openSUSE:Factory checked in 
at 2013-03-04 17:26:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glyr (Old)
 and      /work/SRC/openSUSE:Factory/.glyr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glyr", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/glyr/glyr.changes        2012-12-09 
14:09:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.glyr.new/glyr.changes   2013-03-04 
17:27:37.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Mar  3 19:21:43 UTC 2013 - [email protected]
+
+- Properly determine LIB_SUFFIX
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glyr.spec ++++++
--- /var/tmp/diff_new_pack.G3f8Fy/_old  2013-03-04 17:27:39.000000000 +0100
+++ /var/tmp/diff_new_pack.G3f8Fy/_new  2013-03-04 17:27:39.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glyr
 #
-# 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
@@ -142,7 +142,7 @@
 export CFLAGS="%{optflags} -D_GNU_SOURCE"
 export CXXFLAGS="%{optflags} -D_GNU_SOURCE"
 cmake .. \
-%ifarch x86_64 ppc64
+%if "%_lib" == "lib64"
     -DLIB_SUFFIX="64" \
 %endif
     -DCMAKE_INSTALL_PREFIX=%{_prefix}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to