Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37716989
en ru br
ALT Linux repos
S:0.11-alt0.rc3.qa2
5.0: 0.11-alt0.rc3
4.1: 0.11-alt0.rc3

Group :: System/Kernel and hardware
RPM: fuse-obexfs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define distname obexfs

Name: fuse-obexfs
Version: 0.11
Release: alt0.rc3

Summary: FUSE based filesystem using ObexFTP
Group: System/Kernel and hardware
License: GPL
Url: http://dev.zuckschwerdt.org/openobex/wiki/ObexFs
Packager: L.A. Kostis <lakostis at altlinux.ru>

Source0: http://downloads.sourceforge.net/openobex/obexfs-%{version}rc3.tar.gz

BuildRequires: obexftp-devel libfuse-devel pkgconfig

Requires: %{get_dep fuse}

%description
FUSE based filesystem using ObexFTP (currently beta).

The caching layer has been removed as it is provided by the ObexFTP library
now. Actually ObexFS is just a thin layer wrapping a basic ObexFTP client into
FUSE callbacks.

%prep
%setup -q -n %distname-%{version}rc3

%build
%configure
%make

%install
%makeinstall

%files
%doc AUTHORS COPYING ChangeLog NEWS README

%_bindir/obexfs
%_bindir/obexautofs

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin