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

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

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

Name: clicfs
Version: 1.4.6
Release: alt2.2
Summary: Compressed Loop Image Container
License: GPLv2
Group: System/Kernel and hardware
Url: http://gitorious.org/opensuse/clicfs
Source: %name.tar
Patch: %name-%version-%release.patch
Requires: fuse >= 2.6

BuildRequires: cmake gcc-c++ libfuse-devel liblzma-devel libssl-devel

%description
Clic FS is a FUSE file system to mount a Compressed Loop Image Container.
It has several features that make it a good choice for live systems.
It will compress a Loop Image and export it as read write,
creating a copy on write behaviour.


%package utils
Summary: Clicfs utils
Group: System/Kernel and hardware
Provides: %name-tools = %version-%release

%description utils
Clic FS is a FUSE file system to mount a Compressed Loop Image Container.
It has several features that make it a good choice for live systems.
It will compress a Loop Image and export it as read write,
creating a copy on write behaviour.
This package contains utils for create, extract and check Clic FS.


%prep
%setup -q -n %name
%patch -p1


%build
%cmake_insource
%make_build


%install
%makeinstall_std


%files
%_bindir/%name
%_man1dir/%name.*


%files utils
%_bindir/*
%exclude %_bindir/%name
%_man1dir/*
%exclude %_man1dir/%name.*


%changelog

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

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