commit libgnomeuimm for openSUSE:Factory
Hello community, here is the log from the commit of package libgnomeuimm for openSUSE:Factory checked in at Wed Mar 25 18:34:33 CET 2009. -------- --- GNOME/libgnomeuimm/libgnomeuimm.changes 2008-10-03 08:46:22.000000000 +0200 +++ libgnomeuimm/libgnomeuimm.changes 2009-03-16 22:41:14.000000000 +0100 @@ -1,0 +2,12 @@ +Mon Mar 16 22:38:53 CET 2009 - vuntz@novell.com + +- Update to version 2.26.0: + + Cleaned up glib includes to use only toplevel headers. + (bgo#564222) +- Drop libgnomeuimm-2.0.0.patch: not needed anymore. +- Do not call libtoolize, aclocal, autoconf anymore. +- Use makeinstall. +- Remove Requires on itself. +- Remove unneeded BuildRequires: update-desktop-files. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libgnomeuimm-2.0.0.patch libgnomeuimm-2.24.0.tar.bz2 New: ---- libgnomeuimm-2.26.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnomeuimm.spec ++++++ --- /var/tmp/diff_new_pack.gU7603/_old 2009-03-25 18:33:18.000000000 +0100 +++ /var/tmp/diff_new_pack.gU7603/_new 2009-03-25 18:33:18.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libgnomeuimm (Version 2.24.0) +# spec file for package libgnomeuimm (Version 2.26.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 @@ -19,17 +19,15 @@ Name: libgnomeuimm -BuildRequires: gcc-c++ gconfmm-devel gnome-vfsmm-devel libglademm-devel libgnomecanvasmm-devel libgnomemm-devel libgnomeui-devel update-desktop-files -Version: 2.24.0 +BuildRequires: gcc-c++ gconfmm-devel gnome-vfsmm-devel libglademm-devel libgnomecanvasmm-devel libgnomemm-devel libgnomeui-devel +Version: 2.26.0 Release: 1 Url: http://www.gtkmm.org/ Group: System/GUI/GNOME License: GPL v2 or later Summary: C++ Interface for GnomeUI (a GUI Library for X) Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.12/%{name}-%{version}.tar.bz2 -Patch: %{name}-2.0.0.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: libgnomeuimm %description This package provides a C++ interface for GnomeUI. It is a subpackage @@ -109,21 +107,13 @@ %prep %setup -%patch %build -%if %suse_version >= 1030 -libtoolize --force -aclocal -autoconf -# FIXME: Cannot autoreconf - bad template -#ACLOCAL="aclocal -I scripts" autoreconf -f -i -%endif %configure make %{?jobs:-j%jobs} %install -make DESTDIR=$RPM_BUILD_ROOT install +%makeinstall rm $RPM_BUILD_ROOT/%{_libdir}/*.*a %clean @@ -149,6 +139,15 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Mon Mar 16 2009 vuntz@novell.com +- Update to version 2.26.0: + + Cleaned up glib includes to use only toplevel headers. + (bgo#564222) +- Drop libgnomeuimm-2.0.0.patch: not needed anymore. +- Do not call libtoolize, aclocal, autoconf anymore. +- Use makeinstall. +- Remove Requires on itself. +- Remove unneeded BuildRequires: update-desktop-files. * Fri Oct 03 2008 mboman@suse.de - Update to version 2.24.0: + Cosmetic version bump @@ -156,46 +155,46 @@ - Update to version 2.22.0: * Increase version for GNOME 2.22.0 * Possible extra fix for gcc 4.3 pre-releases -* Wed Jan 30 2008 maw@suse.de +* Tue Jan 29 2008 maw@suse.de - Remove libtool archives. -* Wed Jan 30 2008 maw@suse.de +* Tue Jan 29 2008 maw@suse.de - Update to version 2.20.1: + Build fixes with gcc 4.3 pre-releases + Require newer versions of dependencies - Remove upstreamed libgnomeuimm-random-return.patch and libgnomeuimm-implicit-declaration.patch. -* Tue Oct 30 2007 sbrabec@suse.cz +* Mon Oct 29 2007 sbrabec@suse.cz - Fixed gcc 4.3 compilation errors. * Wed Oct 24 2007 sbrabec@suse.cz - Do not call (too old) autoconf in older SuSE versions. -* Tue Sep 18 2007 maw@suse.de +* Mon Sep 17 2007 maw@suse.de - Update to version 2.20.0: + Cosmetic version bump. -* Sat Sep 01 2007 maw@suse.de +* Fri Aug 31 2007 maw@suse.de - Update to version 2.18.0: + Cosmetic version bump. -* Wed Jan 17 2007 sbrabec@suse.cz +* Tue Jan 16 2007 sbrabec@suse.cz - Prefix changed to /usr. - Spec file cleanup. -* Tue Sep 19 2006 jhargadon@suse.de +* Mon Sep 18 2006 jhargadon@suse.de - update to version 2.16.0 - Depend on latest libgnomemm, and use the new non-depecated Main constructor in the example -* Mon Feb 20 2006 aj@suse.de +* Sun Feb 19 2006 aj@suse.de - Reduce BuildRequires. -* Thu Jan 26 2006 mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Wed Sep 07 2005 sbrabec@suse.cz - Updated to version 2.12.0 (GNOME 2.12). -* Fri Aug 05 2005 sbrabec@suse.cz +* Thu Aug 04 2005 sbrabec@suse.cz - Updated to version 2.10.0 (2.6 compatible branch). -* Thu Jun 02 2005 sbrabec@suse.cz +* Wed Jun 01 2005 sbrabec@suse.cz - Fixed devel requirements. * Fri Feb 11 2005 ro@suse.de - change to libsigc++12 in neededforbuild * Wed May 19 2004 ro@suse.de - added return value to end of non-void function -* Tue Feb 24 2004 ro@suse.de +* Mon Feb 23 2004 ro@suse.de - libtoolize and autoconf -* Wed Feb 18 2004 sbrabec@suse.cz +* Tue Feb 17 2004 sbrabec@suse.cz - Initial SuSE package version 2.0.0. ++++++ libgnomeuimm-2.24.0.tar.bz2 -> libgnomeuimm-2.26.0.tar.bz2 ++++++ ++++ 2715 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