Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37432910
en ru br
Репозитории ALT

Группа :: Система/Основа
Пакет: bindfs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin