commit libgnome for openSUSE:Factory
Hello community, here is the log from the commit of package libgnome for openSUSE:Factory checked in at Thu Mar 26 23:11:04 CET 2009. -------- --- GNOME/libgnome/libgnome.changes 2009-03-07 01:22:14.000000000 +0100 +++ libgnome/libgnome.changes 2009-03-17 21:36:24.000000000 +0100 @@ -1,0 +2,19 @@ +Tue Mar 17 18:16:50 CET 2009 - vuntz@novell.com + +- Update to version 2.26.0: + + Updated translations. +- Remove AutoReqProv: it's default now. +- Remove -fno-strict-aliasing from CFLAGS. +- Use makeinstall +- Merge doc package in devel package since it only contain gtk-doc + files. +- Call gtkdocize --copy before autoreconf: it seems the gtk-doc + used to create tarball doesn't play well with the gtk-doc we have + in the distribution at the moment. + +------------------------------------------------------------------- +Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz + +- Added support for translation-update-upstream (FATE#301344). + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libgnome-2.25.1.tar.bz2 New: ---- libgnome-2.26.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnome.spec ++++++ --- /var/tmp/diff_new_pack.hS3119/_old 2009-03-26 18:01:35.000000000 +0100 +++ /var/tmp/diff_new_pack.hS3119/_new 2009-03-26 18:01:35.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package libgnome (Version 2.25.1) +# spec file for package libgnome (Version 2.26.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -28,9 +28,10 @@ BuildRequires: gconf2-devel BuildRequires: gnome-vfs2-devel BuildRequires: libbonobo-devel +BuildRequires: translation-update-upstream License: GPL v2 or later; LGPL v2.1 or later Group: Development/Libraries/GNOME -Version: 2.25.1 +Version: 2.26.0 Release: 1 Summary: The GNOME 2.x Desktop Base Libraries Url: http://www.gnome.org/ @@ -44,7 +45,6 @@ Patch8: libgnome-va_list-empty.patch # PATCH-FIX-OPENSUSE Patch9: libgnome-help-bundles.patch -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: libgnome-64bit @@ -65,6 +65,8 @@ License: GPL v2 or later; LGPL v2.1 or later Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/GNOME +Provides: libgnome-doc = %{version} +Obsoletes: libgnome-doc < %{version} #FIXME: major bloat, should be only #Requires: libbonobo-devel # @@ -81,39 +83,24 @@ -%package doc -License: GPL v2 or later; LGPL v2.1 or later -Summary: Additional Package Documentation -Group: Development/Libraries/GNOME -Requires: %{name} = %{version} - -%description doc -This package contains the basic libraries for the GNOME 2.x platform. -GNOME itself contains no specific window manager thus you are totally -free in your choice of one. Many GNOME users like Sawfish, -Enlightenment, or IceWM as window manager for GNOME (see those -packages). - - - %lang_package %prep %setup -q +translation-update-upstream %patch4 %patch6 %patch8 -p1 %patch9 -p1 %build +gtkdocize --copy autoreconf -f -i -# needed for libgnome-2.16.0: -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure --with-pic\ --disable-static make %{?jobs:-j%jobs} %install -make install DESTDIR=$RPM_BUILD_ROOT +%makeinstall mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnome/help $RPM_BUILD_ROOT%{_datadir}/gnome/autostart %find_lang %{name}-2.0 %find_gconf_schemas @@ -167,12 +154,22 @@ %{_includedir}/libgnome-2.0 %{_libdir}/*.so %{_libdir}/pkgconfig/libgnome-2.0.pc - -%files doc -%defattr(-, root, root) %{_datadir}/gtk-doc/html/libgnome %changelog +* Tue Mar 17 2009 vuntz@novell.com +- Update to version 2.26.0: + + Updated translations. +- Remove AutoReqProv: it's default now. +- Remove -fno-strict-aliasing from CFLAGS. +- Use makeinstall +- Merge doc package in devel package since it only contain gtk-doc + files. +- Call gtkdocize --copy before autoreconf: it seems the gtk-doc + used to create tarball doesn't play well with the gtk-doc we have + in the distribution at the moment. +* Mon Mar 16 2009 sbrabec@suse.cz +- Added support for translation-update-upstream (FATE#301344). * Fri Mar 06 2009 vuntz@novell.com - Update to version 2.25.1: + Fix warnings about missing format specifiers ++++++ libgnome-2.25.1.tar.bz2 -> libgnome-2.26.0.tar.bz2 ++++++ ++++ 81637 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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