commit libbonobo for openSUSE:Factory
Hello community, here is the log from the commit of package libbonobo for openSUSE:Factory checked in at Thu Jan 29 23:29:25 CET 2009. -------- --- GNOME/libbonobo/libbonobo.changes 2008-12-10 14:20:35.000000000 +0100 +++ libbonobo/libbonobo.changes 2009-01-26 23:07:29.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Jan 26 23:07:05 CET 2009 - crrodriguez@suse.de + +- remove "la" files [BNC#357465] + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbonobo.spec ++++++ --- /var/tmp/diff_new_pack.s23962/_old 2009-01-29 23:28:49.000000000 +0100 +++ /var/tmp/diff_new_pack.s23962/_new 2009-01-29 23:28:49.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libbonobo (Version 2.24.0) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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 @@ -36,7 +36,7 @@ BuildRequires: xmlcharent Summary: The Bonobo Component System for the GNOME 2.x Desktop Platform Version: 2.24.0 -Release: 3 +Release: 4 License: GPL v2 or later; LGPL v2.1 or later # Obsolete for >=9.1: Obsoletes: bonobo-activation @@ -146,7 +146,7 @@ %build autoreconf -f -i export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" -%configure\ +%configure --with-pic\ --libexecdir=%{_prefix}/lib/bonobo\ --disable-static make %{?jobs:-j%jobs} @@ -154,7 +154,7 @@ %install make DESTDIR=$RPM_BUILD_ROOT install %find_lang libbonobo-2.0 -rm $RPM_BUILD_ROOT%{_libdir}/*/*.*a $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a +find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} + %fdupes $RPM_BUILD_ROOT %clean @@ -186,7 +186,6 @@ %{_datadir}/idl/* %{_includedir}/* %{_libdir}/*.so -%{_libdir}/*.*a %{_libdir}/pkgconfig/*.pc %files doc @@ -196,6 +195,8 @@ %{_libdir}/bonobo-2.0/samples %changelog +* Mon Jan 26 2009 crrodriguez@suse.de +- remove "la" files [BNC#357465] * Wed Dec 10 2008 olh@suse.de - use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade (bnc#437293) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de