Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37729032
en ru br
ALT Linux repositórios
S:0.6.7-alt1.qa1
5.0: 0.6.7-alt1
4.1: 0.6.7-alt1
4.0: 0.6.7-alt1
3.0: 0.6.7-alt1

Group :: Rede/Transferência de Arquivos
RPM: ftpcopy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: ftpcopy
Version: 0.6.7
Release: alt1.qa1

Summary: An ftp mirroring tool
License: Free, no warranties
Group: Networking/File transfer
Url: http://www.ohse.de/uwe/%name.html

Source: http://www.ohse.de/uwe/%name/%name-%version.tar.gz

%description
%name is a simply FTP client written to copy files or directories
(recursively) from a FTP server. It's primary purpose is to mirror
FTP sites which support the EPLF directory listing format, but it
may be used to mirror other sites, too.

%prep
%setup -q -n web

%build
CFLAGS="$RPM_OPT_FLAGS" make -C %name-%version

%install
mkdir -p $RPM_BUILD_ROOT{%_bindir,%_man1dir}
install -p -m755 %name-%version/command/* $RPM_BUILD_ROOT%_bindir
install -p -m644 %name-%version/doc/* $RPM_BUILD_ROOT%_man1dir

%files
%_bindir/*
%_mandir/man?/*
%doc %name-%version/src/{ChangeLog,INSTALL,NEWS,README,THANKS}

%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