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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: fuse-curlftpfs
Version: 0.9.2
Release: alt3

Summary: FTP filesystem, based on Curl and FUSE
License: GPL
Group: System/Kernel and hardware
Url: http://curlftpfs.sourceforge.net

Obsoletes: curlftpfs

BuildRequires: glib2-devel libcurl-devel libfuse-devel

Patch1: %name-fix-io-error.patch
Patch2: %name-fix-memory-leak.patch
Patch3: %name-fix-memory-leak-when-cache-is-disabled.patch

Source: %name-%version-%release.tar

%description
CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and
libcurl. CurlFtpFS differentiates itself from other FTP filesystems
because it features:
- SSLv3 and TLSv1 support
- connecting through tunneling HTTP proxies
- automatically reconnection if the server times out
- transform absolute symlinks to point back into the ftp file system

%prep
%setup
%patch1 -p1
%patch2 -p1
%patch3 -p1

%build
%autoreconf
%configure
%make_build

%install
%makeinstall

%files
%_bindir/curlftpfs
%_man1dir/curlftpfs.1.*

%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