Hello community,

here is the log from the commit of package ppl for openSUSE:Factory checked in 
at 2013-09-11 15:46:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ppl (Old)
 and      /work/SRC/openSUSE:Factory/.ppl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ppl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ppl/ppl.changes  2013-04-17 09:25:11.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.ppl.new/ppl.changes     2013-09-11 
15:46:20.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep  4 12:43:27 UTC 2013 - [email protected]
+
+- Disable -g when building the testsuite.
+
+-------------------------------------------------------------------
@@ -35 +40 @@
-- Update to version 0.11.2.
+- Update to version 0.11.2.  [fate#311972]

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

Other differences:
------------------
++++++ ppl-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.9Xxtuk/_old  2013-09-11 15:46:21.000000000 +0200
+++ /var/tmp/diff_new_pack.9Xxtuk/_new  2013-09-11 15:46:21.000000000 +0200
@@ -118,6 +118,9 @@
 %patch1 -p1
 
 %build
+%if "%{name}" == "ppl-testsuite"
+export CXXFLAGS="$RPM_OPT_FLAGS -g0"
+%endif
 %configure --enable-shared --with-pic --disable-rpath \
        --disable-watchdog
 #sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' 
libtool

++++++ ppl.spec ++++++
--- /var/tmp/diff_new_pack.9Xxtuk/_old  2013-09-11 15:46:21.000000000 +0200
+++ /var/tmp/diff_new_pack.9Xxtuk/_new  2013-09-11 15:46:21.000000000 +0200
@@ -118,6 +118,9 @@
 %patch1 -p1
 
 %build
+%if "%{name}" == "ppl-testsuite"
+export CXXFLAGS="$RPM_OPT_FLAGS -g0"
+%endif
 %configure --enable-shared --with-pic --disable-rpath \
        --disable-watchdog
 #sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' 
libtool


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

Reply via email to