]> git.pld-linux.org Git - packages/ftp4all.git/blame - ftp4all.spec
- added using %%{rpmcflags} macro.
[packages/ftp4all.git] / ftp4all.spec
CommitLineData
bbd1516f
AM
1Summary: free, open source FTP server implementation
2Summary(pl): implementacja serwera FTP
3Name: ftp4all
4Version: 3.012
5Release: 1
6License: GPL
7Group: Networking/Daemons
8Group(de): Netzwerkwesen/Server
9Group(pl): Sieciowe/Serwery
10Source0: http://www.ftp4all.de/v3/archives/ftpd-%{version}.tar.gz
11Source1: http://www.ftp4all.de/v3/f4awebsite.tar.gz
12Patch0: ftpd-opt.patch
e10c6dcf 13Patch1: ftpd-endian.patch
bbd1516f
AM
14BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
15# this isn't ,,standard ftp''. Don't treat it as system ftp server
16# and don't put Provides:ftpserver etc here ! --misiek
17
18%description
19FTP4ALL was designed to require no superuser privileges. The
20advantages are that FTP4ALL cannot be exploited to gain root access on
21a machine. And second, any user on a UNIX box can run this server.
22
23However, FTP4ALL is not designed to replace wu-ftpd or any other
24system-level FTP server, for it does not use the default user database
25(/etc/passwd or NIS or whatever), or the UNIX file and directory
26permissions. Instead, FTP4ALL sets up its own user and group database
27and file and directory permission system.
28
29Those and other features like user upload and download ratios, IP
30checks, bandwidth limit, transfer statistics make FTP4ALL a good
31choice for running a private, specialised FTP site. There is no binary
32distribution, the only one is the source distribution. So you must
33have a C compiler (gcc preferred) and related tools to compile
34FTP4ALL.
35
36%description -l pl
37