]> git.pld-linux.org Git - packages/lftp.git/blame - lftp.spec
- updated to 2.3.0
[packages/lftp.git] / lftp.spec
Content-type: text/html ]> git.pld-linux.org Git - packages/lftp.git/blame - lftp.spec


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 214.
This page took 0.042987 seconds and 4 git commands to generate.
CommitLineData
3e02f0be 1Summary: Commandline ftp client
be14979d 2Summary(pl): Zaawansowany klient ftp
3Name: lftp
785d7534 4Version: 2.3.0
1cb85ae8 5Release: 1
eed32b8e 6License: GPL
4e6de64c 7Group: Applications/Networking
8Group(pl): Aplikacje/Sieciowe
d56c4f41 9Source0: ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/%{name}-%{version}.tar.bz2
be14979d 10Icon: ftp.gif
eed32b8e 11URL: http://ftp.yars.free.net/projects/lftp/
bbfdfb1c 12BuildRequires: ncurses-devel >= 5.0
9308acd3 13BuildRequires: readline-devel >= 4.1
1d40b4a2 14BuildRequires: gettext-devel
4502d222 15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
0fcf33fd 16
aaea7f09
AF
17%define _sysconfdir /etc
18
0fcf33fd 19%description
2b0cc9ea 20LFTP is a shell-like command line ftp client. The main two advantages
21over other ftp clients are reliability and ability to perform tasks in
22background. It will reconnect and reget the file being transferred if
23the connection broke. You can start a transfer in background and
24continue browsing on the ftp site. It does this all in one process.
25When you have started background jobs and feel you are done, you can
26just exit lftp and it automatically moves to nohup mode and completes
27the transfers. It has also such nice features as reput and mirror.
0fcf33fd 28
29%description -l pl
2b0cc9ea 30