Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37421495
en ru br
ALT Linux repositórios
S:1.4.6-alt2.2

Group :: Sistema/Kernel e hardware
RPM: clicfs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009