commit libgnomemm for openSUSE:Factory
Hello community, here is the log from the commit of package libgnomemm for openSUSE:Factory checked in at Wed Mar 25 18:32:21 CET 2009. -------- --- GNOME/libgnomemm/libgnomemm.changes 2008-10-03 08:47:04.000000000 +0200 +++ libgnomemm/libgnomemm.changes 2009-03-16 22:34:12.000000000 +0100 @@ -1,0 +2,10 @@ +Mon Mar 16 22:30:26 CET 2009 - vuntz@novell.com + +- Update to version 2.26.0: + + Increased version number to match GNOME 2.26. +- Remove AutoReqProv: it's default now. +- Drop libgnomemm-2.0.1.patch: it's not needed anymore. +- Do not call libtoolize, aclocal, autoconf anymore. +- Use makeinstall. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libgnomemm-2.0.1.patch libgnomemm-2.24.0.tar.bz2 New: ---- libgnomemm-2.26.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgnomemm.spec ++++++ --- /var/tmp/diff_new_pack.BW4247/_old 2009-03-25 18:31:48.000000000 +0100 +++ /var/tmp/diff_new_pack.BW4247/_new 2009-03-25 18:31:48.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libgnomemm (Version 2.24.0) +# spec file for package libgnomemm (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 @@ -20,15 +20,13 @@ Name: libgnomemm BuildRequires: gcc-c++ gtkmm2-devel libgnome-devel orbit2-devel update-desktop-files -Version: 2.24.0 +Version: 2.26.0 Release: 1 Group: Development/Libraries/GNOME License: LGPL v2.1 or later Summary: C++ Interface for GNOME Libraries (a GUI Library for X) Url: http://www.gtkmm.org/ Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.bz2 -Patch: %{name}-2.0.1.patch -AutoReqProv: on BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -113,21 +111,13 @@ %prep %setup -q -%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 @@ -153,34 +143,41 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Mon Mar 16 2009 vuntz@novell.com +- Update to version 2.26.0: + + Increased version number to match GNOME 2.26. +- Remove AutoReqProv: it's default now. +- Drop libgnomemm-2.0.1.patch: it's not needed anymore. +- Do not call libtoolize, aclocal, autoconf anymore. +- Use makeinstall. * Fri Oct 03 2008 mboman@suse.de - Update to version 2.24.0: + Cosmetic version bump * Wed Apr 02 2008 rodrigo@suse.de - Update to version 2.22.0: * Increase version for GNOME 2.22.0 -* Wed Jan 30 2008 maw@suse.de +* Tue Jan 29 2008 maw@suse.de - Update to version 2.20.1: + Cosmetic version bump - Remove libtool archives. * Wed Oct 24 2007 sbrabec@suse.cz - Do not call (too old) autoconf in older SuSE versions. -* Fri Oct 12 2007 sbrabec@suse.cz +* Thu Oct 11 2007 sbrabec@suse.cz - Removed bogus dependency on mDNSResponder. -* 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. * Thu Nov 30 2006 sbrabec@suse.cz - Require new package name gtkmm2-devel. -* Sat Oct 14 2006 danw@suse.de +* Fri Oct 13 2006 danw@suse.de - Remove dead patch -* Tue Sep 19 2006 jhargadon@suse.de +* Mon Sep 18 2006 jhargadon@suse.de - update to version 2.16.0 - Main: Added a constructor that takes a Glib::OptionContext, and deprecated the one that takes a PoptContext. Bug #336934 @@ -191,22 +188,22 @@ - Reduce BuildRequires. * Fri Jan 27 2006 gekker@suse.de - Fix compiler warning (#144799) -* Thu Jan 26 2006 mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Fri Dec 02 2005 gekker@suse.de +* Thu Dec 01 2005 gekker@suse.de - Update to version 2.12.1 - Remove upstreamed patch * Mon Nov 28 2005 yxu@suse.de - changed argement type from int to NULL pointer * 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 -* Tue Feb 24 2004 ro@suse.de +* Mon Feb 23 2004 ro@suse.de - libtoolize and autoconf * Tue Feb 17 2004 sbrabec@suse.cz - Initial SuSE package version 2.0.1. ++++++ libgnomemm-2.24.0.tar.bz2 -> libgnomemm-2.26.0.tar.bz2 ++++++ ++++ 2004 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