commit libbonobo for openSUSE:Factory
Hello community, here is the log from the commit of package libbonobo for openSUSE:Factory checked in at Wed Mar 11 17:07:22 CET 2009. -------- --- GNOME/libbonobo/libbonobo.changes 2009-01-26 23:07:29.000000000 +0100 +++ libbonobo/libbonobo.changes 2009-03-09 01:01:49.000000000 +0100 @@ -1,0 +2,22 @@ +Mon Mar 9 01:00:09 CET 2009 - vuntz@novell.com + +- Add popt-devel BuildRequires. +- Remove unneeded BuildRequires: docbook_4, gnome-common, openssl, + perl-XML-Parser, xmlcharent. +- Remove AutoReqProv: it's default now. +- Use makeinstall. + +------------------------------------------------------------------- +Fri Mar 6 18:23:43 CET 2009 - vuntz@novell.com + +- Update to version 2.24.1: + + Win32 portability fixes + + cleanups for newer glib releases + + Other cleanups for single glib includes + + Cross-compiling fixes +- Remove -fno-strict-aliasing from CFLAGS. +- Drop libbonobo-includes.patch: doesn't seem to be useful anymore. +- Drop libbonobo-strict-aliasing.patch: doesn't seem to be useful + anymore. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libbonobo-2.24.0.tar.bz2 libbonobo-includes.patch libbonobo-strict-aliasing.patch New: ---- libbonobo-2.24.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbonobo.spec ++++++ --- /var/tmp/diff_new_pack.V14276/_old 2009-03-11 17:06:28.000000000 +0100 +++ /var/tmp/diff_new_pack.V14276/_new 2009-03-11 17:06:28.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package libbonobo (Version 2.24.0) +# spec file for package libbonobo (Version 2.24.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,22 +21,18 @@ Name: libbonobo BuildRequires: bison BuildRequires: dbus-1-glib-devel -BuildRequires: docbook_4 BuildRequires: fdupes BuildRequires: flex BuildRequires: glib2-devel -BuildRequires: gnome-common BuildRequires: gtk-doc BuildRequires: intltool BuildRequires: libidl BuildRequires: libxml2-devel -BuildRequires: openssl BuildRequires: orbit2-devel -BuildRequires: perl-XML-Parser -BuildRequires: xmlcharent +BuildRequires: popt-devel Summary: The Bonobo Component System for the GNOME 2.x Desktop Platform -Version: 2.24.0 -Release: 4 +Version: 2.24.1 +Release: 1 License: GPL v2 or later; LGPL v2.1 or later # Obsolete for >=9.1: Obsoletes: bonobo-activation @@ -50,13 +46,10 @@ Source: %{name}-%{version}.tar.bz2 Url: http://www.gnome.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -Patch: libbonobo-strict-aliasing.patch -Patch1: libbonobo-includes.patch Patch2: bonobo-activation-config.patch Patch3: libbonobo-2.20.0-quit-with-dbus.patch # PATCH-FEATURE-OPENSUSE libbonobo-fate300461-server-gettext.patch fate300461 vuntz@novell.com -- Look for translation of .server files via gettext Patch4: libbonobo-fate300461-server-gettext.patch -AutoReqProv: on Requires: %{name}-lang = %{version} %description @@ -133,8 +126,6 @@ %lang_package %prep %setup -q -%patch -%patch1 %patch2 %patch3 -p1 %patch4 -p1 @@ -145,14 +136,13 @@ %build autoreconf -f -i -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure --with-pic\ --libexecdir=%{_prefix}/lib/bonobo\ --disable-static make %{?jobs:-j%jobs} %install -make DESTDIR=$RPM_BUILD_ROOT install +%makeinstall %find_lang libbonobo-2.0 find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} + %fdupes $RPM_BUILD_ROOT @@ -195,6 +185,22 @@ %{_libdir}/bonobo-2.0/samples %changelog +* Mon Mar 09 2009 vuntz@novell.com +- Add popt-devel BuildRequires. +- Remove unneeded BuildRequires: docbook_4, gnome-common, openssl, + perl-XML-Parser, xmlcharent. +- Remove AutoReqProv: it's default now. +- Use makeinstall. +* Fri Mar 06 2009 vuntz@novell.com +- Update to version 2.24.1: + + Win32 portability fixes + + cleanups for newer glib releases + + Other cleanups for single glib includes + + Cross-compiling fixes +- Remove -fno-strict-aliasing from CFLAGS. +- Drop libbonobo-includes.patch: doesn't seem to be useful anymore. +- Drop libbonobo-strict-aliasing.patch: doesn't seem to be useful + anymore. * Mon Jan 26 2009 crrodriguez@suse.de - remove "la" files [BNC#357465] * Wed Dec 10 2008 olh@suse.de ++++++ libbonobo-2.24.0.tar.bz2 -> libbonobo-2.24.1.tar.bz2 ++++++ ++++ 76060 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