commit gnome-libs for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-libs for openSUSE:Factory checked in at Tue Mar 3 00:18:19 CET 2009. -------- --- GNOME/gnome-libs/gnome-libs.changes 2008-12-10 14:04:10.000000000 +0100 +++ /mounts/work_src_done/STABLE/gnome-libs/gnome-libs.changes 2009-03-02 00:51:03.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 2 00:50:01 CET 2009 - crrodriguez@suse.de + +- remove static libraries and "la" files + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-libs.spec ++++++ --- /var/tmp/diff_new_pack.c25096/_old 2009-03-03 00:18:06.000000000 +0100 +++ /var/tmp/diff_new_pack.c25096/_new 2009-03-03 00:18:06.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-libs (Version 1.4.2) # -# 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 @@ -35,7 +35,7 @@ # Summary: The GNOME Base Libraries Version: 1.4.2 -Release: 11 +Release: 12 Source0: ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-libs/gnome-libs-%{version}.tar.bz2 Source1: gnome.sh Source2: gnome.csh @@ -329,7 +329,8 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing --save-temps" #make CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" # FIXME: gtk-doc recompilation fails -%configure\ +%configure --disable-static \ + --with-pic \ --disable-gtk-doc %install @@ -349,6 +350,7 @@ rm $RPM_BUILD_ROOT%{_datadir}/pixmaps/{gnome-default-dlg.png,gnome-error.png,gnome-info.png,gnome-question.png,gnome-warning.png} rm devel-docs/*/Makefile* %find_lang %{name} +%{__rm} -f %{buildroot}%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT @@ -409,7 +411,6 @@ %defattr(-, root, root) %{_bindir}/gnome-config %{_bindir}/libart-config -%{_libdir}/*.*a %{_libdir}/*.so %{_libdir}/*.sh %{_libdir}/gnome-libs @@ -426,6 +427,8 @@ %{_libdir}/libgtkxmhtml*.so.* %changelog +* Mon Mar 02 2009 crrodriguez@suse.de +- remove static libraries and "la" files * 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