Hello community, here is the log from the commit of package openobex for openSUSE:Factory checked in at 2013-04-17 23:12:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openobex (Old) and /work/SRC/openSUSE:Factory/.openobex.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openobex", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/openobex/openobex.changes 2013-03-20 09:53:40.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openobex.new/openobex.changes 2013-04-17 23:12:41.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Apr 15 12:54:38 UTC 2013 - [email protected] + +- Add Source URL, see https://en.opensuse.org/SourceUrls + +------------------------------------------------------------------- Old: ---- openobex-1.5.tar.bz2 New: ---- openobex-1.5.0-Source.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openobex.spec ++++++ --- /var/tmp/diff_new_pack.6sQRHQ/_old 2013-04-17 23:12:42.000000000 +0200 +++ /var/tmp/diff_new_pack.6sQRHQ/_new 2013-04-17 23:12:42.000000000 +0200 @@ -17,13 +17,14 @@ Name: openobex +%define _rversion 1.5.0 Version: 1.5 Release: 0 Summary: Open Source Implementation of the Object Exchange (OBEX) Protocol License: GPL-2.0+ and LGPL-2.1+ Group: Development/Libraries/Other Url: http://openobex.sourceforge.net/ -Source: %{name}-%{version}.tar.bz2 +Source: http://sourceforge.net/projects/openobex/files/openobex/1.5/openobex-%{_rversion}-Source.zip Patch1: openobex-libusb-check.patch Patch2: openobex-1.3-pkgconfig.patch Patch3: 0001-fix-fd-leak.patch @@ -32,6 +33,7 @@ BuildRequires: libtool BuildRequires: libusb-devel BuildRequires: pkg-config +BuildRequires: unzip %description OBEX is a session protocol and can best be described as a binary HTTP @@ -71,7 +73,7 @@ Files needed for software development using openobex. %prep -%setup -q +%setup -q -n openobex-%{_rversion}-Source %patch1 %patch2 %patch3 -p1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
