Hello community,

here is the log from the commit of package sax3 for openSUSE:Factory checked in 
at 2013-05-27 10:01:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sax3 (Old)
 and      /work/SRC/openSUSE:Factory/.sax3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sax3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sax3/sax3.changes        2013-04-22 
14:23:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sax3.new/sax3.changes   2013-05-27 
10:01:37.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May 22 09:47:12 UTC 2013 - [email protected]
+
+- Properly determine LIB_SUFFIX
+- Use %{optflags}
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sax3.spec ++++++
--- /var/tmp/diff_new_pack.KceYly/_old  2013-05-27 10:01:38.000000000 +0200
+++ /var/tmp/diff_new_pack.KceYly/_new  2013-05-27 10:01:38.000000000 +0200
@@ -57,7 +57,9 @@
 
 %build
 cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_SKIP_RPATH=true \
-%ifarch x86_64 ppc64
+    -DCMAKE_CXX_FLAGS="%{optflags}" \
+    -DCMAKE_VERBOSE_MAKEFILE=true \
+%if "%{_lib}" == "lib64"
     -DLIB_SUFFIX="64" \
 %endif
     .

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

Reply via email to