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

Group :: Sistema/Kernel e hardware
RPM: s3fs-fuse

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name:     s3fs-fuse
Version:  1.92
Release:  alt1

Summary:  FUSE-based file system backed by Amazon S3

License:  GPL-2.0
Group:    System/Kernel and hardware
Url:      https://github.com/s3fs-fuse/s3fs-fuse

Packager: Grigory Ustinov <grenka at altlinux.org>

Source:   %name-%version.tar

BuildRequires: gcc-c++ make
BuildRequires: libfuse-devel
BuildRequires: libcurl-devel
BuildRequires: libxml2-devel
BuildRequires: libssl-devel

Conflicts: s3fs
Obsoletes: s3fs

%description
s3fs is a FUSE file system that allows you to mount an Amazon S3 bucket as a
local file system. It stores files natively and transparently in S3 (i.e.,
you can use other programs to access the same files). Maximum file size is
5 TB when using multipart upload.

s3fs is stable and is being used in number of production environments, e.g.,
rsync backup to s3.

%prep
%setup

%build
./autogen.sh
%configure
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS README.md ChangeLog
%_bindir/s3fs
%_man1dir/*.1.xz

%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