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

Группа :: Система/Ядро и оборудование
Пакет: fuse-chironfs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname chironfs

Name: fuse-chironfs
Version: 1.0.0
Release: alt1

Summary: Replication Filesystem

Group: System/Kernel and hardware
License: GPL v3
Url: http://www.furquim.org/chironfs/index.en.html

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://chironfs.googlecode.com/files/%oname-%version.tar.bz2
Patch: %name-%version.patch

Requires: %{get_dep fuse}

# manually removed: rpm-build-java rpm-build-mono rpm-build-seamonkey rpm-macros-fillup xorg-sdk

# Automatically added by buildreq on Mon Dec 08 2008
BuildRequires: libfuse-devel

%description
Chiron FS is a FUSE based filesystem that implements replication
at the filesystem level like RAID 1 does at the device level. The
replicated filesystem may be of any kind you want; the only.
requisite is that you mount it. There is no need for special
configuration files; the setup is as simple as one mount command
(or one line in fstab).

%prep
%setup -q -n %oname-%version
%patch

%build
%configure
%make_build

%install
%makeinstall_std

%files
%_bindir/chironfs
%_man8dir/chironfs.8*
%_docdir/%oname/

%changelog

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

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