Hello community,

here is the log from the commit of package libfreehand for openSUSE:Factory 
checked in at 2014-01-21 11:09:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfreehand (Old)
 and      /work/SRC/openSUSE:Factory/.libfreehand.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfreehand"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfreehand/libfreehand.changes  2013-11-14 
14:22:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libfreehand.new/libfreehand.changes     
2014-01-23 15:47:26.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Jan 18 15:05:11 UTC 2014 - [email protected]
+
+- build with -fvisibility-inlines-hidden, modest reduction
+ in the exported symbol table as the library is already small.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libfreehand.spec ++++++
--- /var/tmp/diff_new_pack.Lg9ALk/_old  2014-01-23 15:47:27.000000000 +0100
+++ /var/tmp/diff_new_pack.Lg9ALk/_new  2014-01-23 15:47:27.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfreehand
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -65,7 +65,9 @@
 %package devel-doc
 Summary:        Documentation for the libfreehand API
 Group:          Documentation/HTML
+%if 0%{?suse_version} > 1200
 BuildArch:      noarch
+%endif
 
 %description devel-doc
 This package contains documentation for the libfreehand API.
@@ -81,6 +83,7 @@
 %setup -q
 
 %build
+export CXXFLAGS="%optflags -fvisibility-inlines-hidden"
 %configure \
        --disable-werror \
        --disable-static \

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

Reply via email to