]> git.pld-linux.org Git - packages/lftp.git/blame - lftp.spec
- release 4,
[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 241.
This page took 0.083855 seconds and 4 git commands to generate.
CommitLineData
2a0dc3cc 1#
2# Conditional build:
3# bcond_off_ssl - do not use SSL
4#
3e02f0be 5Summary: Commandline ftp client
be14979d 6Summary(pl): Zaawansowany klient ftp
7Name: lftp
f7c1b6e0 8Version: 2.3.9
2a0dc3cc 9Release: 4
eed32b8e 10License: GPL
4e6de64c 11Group: Applications/Networking
8749c4e4 12Group(de): Applikationen/Netzwerkwesen
4e6de64c 13Group(pl): Aplikacje/Sieciowe
d56c4f41 14Source0: ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/%{name}-%{version}.tar.bz2
d61cad06 15Patch0: %{name}-am14_fix.patch
16Patch1: %{name}-use_system_gettext.m4.patch
8dcd1ef5 17Patch2: %{name}-readline.patch
be14979d 18Icon: ftp.gif
eed32b8e 19URL: http://ftp.yars.free.net/projects/lftp/
d61cad06 20BuildRequires: ncurses-devel >= 5.2
21BuildRequires: readline-devel >= 4.2
1d40b4a2 22BuildRequires: gettext-devel
b6fbe8e0 23BuildRequires: gcc-c++
2a0dc3cc 24%{!??bcond_off_ssl:BuildRequires: openssl-devel >= 0.9.6a}
4502d222 25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
0fcf33fd 26
27%description
2b0cc9ea 28LFTP is a shell-like command line ftp client. The main two advantages
29over other ftp clients are reliability and ability to perform tasks in
30background. It will reconnect and reget the file being transferred if
31the connection broke. You can start a transfer in background and
32continue browsing on the ftp site. It does this all in one process.
33When you have started background jobs and feel you are done, you can
34just exit lftp and it automatically moves to nohup mode and completes
35the transfers. It has also such nice features as reput and mirror.
0fcf33fd 36
37%description -l pl
2b0cc9ea 38