Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37423769
en ru br
ALT Linux repos
S:1.15.1-alt1

Group :: System/Base
RPM: bindfs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: bindfs
Version: 1.15.1
Release: alt1
License: GPLv2

Summary: %name is a FUSE filesystem for mounting a directory to another location, similarly to mount --bind
Group: System/Base
URL: http://bindfs.org/
Source: %name-%version.tar.gz

BuildRequires: libfuse-devel

%description
bindfs is a FUSE filesystem for mounting a directory to another
location, similarly to mount --bind.
The permissions inside the mountpoint can be altered using various
rules.

%prep
%setup

%build
%autoreconf
%configure \
--enable-static=no
%make

%install
%makeinstall_std

%files
%doc COPYING ChangeLog README.md TODO
%_bindir/*
%_man1dir/*

%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