Hello community,

here is the log from the commit of package cln for openSUSE:Factory checked in 
at 2012-01-27 15:17:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cln (Old)
 and      /work/SRC/openSUSE:Factory/.cln.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cln", Maintainer is "bwa...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cln/cln.changes  2011-12-31 17:19:15.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.cln.new/cln.changes     2012-01-27 
15:17:08.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Jan 20 20:05:12 UTC 2012 - crrodrig...@opensuse.org
+
+- build with -fvisibility-inlines-hidden, in the unlikely
+  case this cause trouble, drop me a note (the test suite passes
+  so I expect none) . This reduces the exported symbol table
+  in around 200(!!) symbols.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cln.spec ++++++
--- /var/tmp/diff_new_pack.vD1UCO/_old  2012-01-27 15:17:09.000000000 +0100
+++ /var/tmp/diff_new_pack.vD1UCO/_new  2012-01-27 15:17:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cln
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:           cln
 Version:        1.3.2
 Release:        0
@@ -92,7 +93,7 @@
 %global XFLAGS %{optflags}
 %endif
 CFLAGS="%{XFLAGS} -fno-unit-at-a-time" \
-CXXFLAGS="%{XFLAGS} -fno-strict-aliasing -fno-unit-at-a-time 
-fno-reorder-blocks" \
+CXXFLAGS="%{XFLAGS} -fno-strict-aliasing -fvisibility-inlines-hidden 
-fno-unit-at-a-time -fno-reorder-blocks" \
 %configure --disable-static
 make %{?_smp_mflags}
 make %{?_smp_mflags} check

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

Reply via email to