Hello community, here is the log from the commit of package libmwaw for openSUSE:Factory checked in at 2014-01-21 11:11:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmwaw (Old) and /work/SRC/openSUSE:Factory/.libmwaw.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmwaw" Changes: -------- --- /work/SRC/openSUSE:Factory/libmwaw/libmwaw.changes 2013-12-18 16:54:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libmwaw.new/libmwaw.changes 2014-01-23 15:48:00.000000000 +0100 @@ -1,0 +2,6 @@ +Sat Jan 18 15:57:32 UTC 2014 - [email protected] + +- build with -fvisibility-inlines-hidden, around 2800 + less in the export symbol table. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmwaw.spec ++++++ --- /var/tmp/diff_new_pack.Ke6Vse/_old 2014-01-23 15:48:02.000000000 +0100 +++ /var/tmp/diff_new_pack.Ke6Vse/_new 2014-01-23 15:48:02.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libmwaw # -# 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 @@ -79,6 +79,7 @@ docs/doxygen/footer.html.in %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]
