From e55f7bc2da4bf1fb05c2b5c8ca5e7f0809f8aa9a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:48:14 +0100 Subject: [PATCH] rebuilt with obextftp 0.24.2 [release 0.12-3mamba;Thu Apr 20 2023] --- obexfs.spec | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/obexfs.spec b/obexfs.spec index 8fe3536..6f19835 100644 --- a/obexfs.spec +++ b/obexfs.spec @@ -1,11 +1,11 @@ Name: obexfs Version: 0.12 -Release: 2mamba +Release: 3mamba Summary: FUSE based filesystem using ObexFTP Group: System/Kernel and Hardware/Drivers Vendor: openmamba Distribution: openmamba -Packager: Stefano Cotta Ramusino +Packager: Silvan Calarco URL: http://dev.zuckschwerdt.org/openobex/wiki/ObexFs Source: http://downloads.sourceforge.net/project/openobex/obexfs/%{version}/obexfs-%{version}.tar.gz ## AUTOBUILDREQ-BEGIN @@ -13,15 +13,16 @@ BuildRequires: glibc-devel BuildRequires: libbluetooth-devel BuildRequires: libfuse-devel BuildRequires: libopenobex-devel -BuildRequires: libusb0-devel BuildRequires: obexftp-devel ## AUTOBUILDREQ-END +BuildRequires: obexftp-devel >= 0.24.2 License: GPL -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description ObexFS is just a thin layer wrapping a basic ObexFTP client into FUSE callbacks. +%debug_package + %prep %setup -q @@ -40,9 +41,13 @@ ObexFS is just a thin layer wrapping a basic ObexFTP client into FUSE callbacks. %defattr(-,root,root) %{_bindir}/obexautofs %{_bindir}/obexfs -%doc AUTHORS COPYING ChangeLog NEWS README +%doc AUTHORS COPYING +#ChangeLog NEWS README %changelog +* Thu Apr 20 2023 Silvan Calarco 0.12-3mamba +- rebuilt with obextftp 0.24.2 + * Sat Jul 13 2013 Silvan Calarco 0.12-2mamba - rebuilt with openobex 1.7