commit obexfs for openSUSE:Factory
Hello community, here is the log from the commit of package obexfs for openSUSE:Factory checked in at Thu Mar 26 00:57:59 CET 2009. -------- --- obexfs/obexfs.changes 2008-07-25 13:25:09.000000000 +0200 +++ obexfs/obexfs.changes 2009-03-23 17:05:30.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 23 17:05:23 CET 2009 - crrodriguez@suse.de + +- fix buildRequires + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ obexfs.spec ++++++ --- /var/tmp/diff_new_pack.vZ5981/_old 2009-03-26 00:57:13.000000000 +0100 +++ /var/tmp/diff_new_pack.vZ5981/_new 2009-03-26 00:57:13.000000000 +0100 @@ -1,10 +1,17 @@ # # spec file for package obexfs (Version 0.11) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -12,11 +19,11 @@ Name: obexfs -BuildRequires: fuse-devel glib2-devel libusb-devel licenses obexftp-devel openobex-devel +BuildRequires: bluez-devel fuse-devel glib2-devel libusb-devel licenses obexftp-devel openobex-devel Requires: fuse licenses Summary: FUSE based filesystem using ObexFTP Version: 0.11 -Release: 1 +Release: 32 License: GPL v2 or later Group: System/Filesystems Source: %{name}-%{version}.tar.bz2 @@ -37,10 +44,9 @@ %setup -q %build -autoreconf -fi -CFLAGS="$RPM_OPT_FLAGS" \ -./configure --prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir} -make +autoreconf -fiv +%configure +%{__make} %{?jobs:-j%jobs} %install make DESTDIR="$RPM_BUILD_ROOT" install @@ -55,6 +61,8 @@ %{_bindir}/* %changelog +* Mon Mar 23 2009 crrodriguez@suse.de +- fix buildRequires * Fri Jul 25 2008 mszeredi@suse.de - updated to version 0.11 * Added automatic bt channel selection @@ -72,5 +80,5 @@ * 64-bit safe printf format * added usb support * device/channel code cleanup -* Mon Apr 24 2006 cthiel@suse.de +* Sun Apr 23 2006 cthiel@suse.de - initial package (version 0.8) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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