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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

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

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