Hello community, here is the log from the commit of package obexd for openSUSE:Factory checked in at 2012-04-17 22:00:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/obexd (Old) and /work/SRC/openSUSE:Factory/.obexd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obexd", Maintainer is "j...@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/obexd/obexd.changes 2012-02-20 16:15:37.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.obexd.new/obexd.changes 2012-04-17 22:00:20.000000000 +0200 @@ -1,0 +2,18 @@ +Sat Apr 14 14:14:13 UTC 2012 - fi...@opensuse.org + +- BuildRequires in pkgconfig() format. + +- Drop explicit Requires: evolution-data-server from main package. + +- Update to 0.45: + + Fix issue with SRM and GET requests. + + Fix issue with SRM headers and CONNECT. + + Fix issue with ABORT request not being not processed. + + Fix issue with file deletion when push gets aborted. + + Fix issue with missing parsing of PUT application parameter. + + Fix issue with parsing of PBAP client application parameter. + + Fix issue with byte-order conversion and L2CAP. + + Add support for OBEX over L2CAP transport. + + Add support for MAP AP core functions. + +------------------------------------------------------------------- Old: ---- obexd-0.44.tar.bz2 New: ---- obexd-0.45.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ obexd.spec ++++++ --- /var/tmp/diff_new_pack.wpnaoX/_old 2012-04-17 22:00:22.000000000 +0200 +++ /var/tmp/diff_new_pack.wpnaoX/_new 2012-04-17 22:00:22.000000000 +0200 @@ -15,16 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %define with_server 1 Name: obexd Summary: D-Bus service for Obex Client access +License: GPL-2.0+ Group: System/Daemons -Version: 0.44 +Version: 0.45 Release: 0 -License: GPL-2.0+ Url: http://www.bluez.org/ Source0: obexd-%{version}.tar.bz2 Source1: obexd-server.desktop @@ -33,22 +32,18 @@ Patch0: obexd-users-home-for-root.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: glib2-devel -BuildRequires: dbus-1-devel BuildRequires: libtool -BuildRequires: bluez-devel >= 4.0 BuildRequires: update-desktop-files - -BuildRequires: evolution-data-server-devel - -Requires: evolution-data-server +BuildRequires: pkgconfig(bluez) >= 4.99 +BuildRequires: pkgconfig(dbus-1) +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(libebook-1.2) %description obexd is an implementation of the Obex Push protocol, common on mobile phones and other Bluetooth-equipped devices. %package client -License: GPL-2.0+ Summary: D-Bus service for Obex Server access Group: System/Daemons Requires: obexd @@ -59,7 +54,6 @@ %if 0%{?with_server} %package server -License: GPL-2.0+ Summary: D-Bus service for Obex Server service Group: System/Daemons Conflicts: obex-data-server ++++++ obexd-0.44.tar.bz2 -> obexd-0.45.tar.bz2 ++++++ ++++ 6324 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org