Hello community,

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

Package is "liblastfm", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblastfm/liblastfm.changes      2011-09-23 
02:08:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.liblastfm.new/liblastfm.changes 2012-01-27 
15:21:51.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Jan 21 19:46:32 UTC 2012 - crrodrig...@opensuse.org
+
+- Build with -fvisibility-inlines-hidden, saving around 50 
+  exported symbols, in the extremely unlikely case this causes
+  a problem, drop me a note.
+
+- -devel pacakge requires libqt4-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ liblastfm.spec ++++++
--- /var/tmp/diff_new_pack.7ZljD2/_old  2012-01-27 15:21:52.000000000 +0100
+++ /var/tmp/diff_new_pack.7ZljD2/_new  2012-01-27 15:21:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liblastfm
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright 2009 Buschmann <buschman...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -60,6 +60,7 @@
 Summary:        Development Files for the Last.fm Webservices
 Group:          Development/Libraries/C and C++
 Requires:       liblastfm0 = %{version}
+Requires:       libqt4-devel
 
 %description -n liblastfm-devel
 liblastfm is a collection of libraries to help you integrate Last.fm services
@@ -76,7 +77,7 @@
 %build
   export LIB=%{_lib}
   ./configure --prefix %{_prefix} --release --no-strip
-  make CXXFLAGS+="%{optflags} -fPIC" %{?_smp_mflags} VERBOSE=1
+  make CXXFLAGS+="%{optflags} -fPIC -fvisibility-inlines-hidden" 
%{?_smp_mflags} VERBOSE=1
 
 %install
   make DESTDIR=%{buildroot} install

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

Reply via email to