Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37766179
en ru br
ALT Linux repositórios
S:0.9.1-alt1_1

Group :: Sistema/Bibliotecas
RPM: archivemount

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Group: System/Libraries
# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Name:          archivemount
Version:       0.9.1
Release:       alt1_1
Summary:       FUSE based filesystem for mounting compressed archives

License:       LGPLv2+
URL:           http://www.cybernoia.de/software/archivemount/
Source0:       http://www.cybernoia.de/software/archivemount/%{name}-%{version}.tar.gz

Requires:      fuse
BuildRequires: gcc
BuildRequires: libfuse-devel
BuildRequires: libarchive-devel
BuildRequires: automake
Source44: import.info

%description
Archivemount is a piece of glue code between libarchive and FUSE. It can be
used to mount a (possibly compressed) archive (as in .tar.gz or .tar.bz2)
and use it like an ordinary filesystem.

%prep
%setup -q


%build
%configure --enable-debug
%make_build

%install
rm -f archivemount.1
%makeinstall_std

%files
%doc CHANGELOG README
%doc --no-dereference COPYING
%{_mandir}/*/*
%{_bindir}/archivemount

%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