]> git.pld-linux.org Git - packages/ftp4all.git/blame - ftp4all.spec
- massive attack: adding Source-md5
[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
14a16ae3 5Release: 3
bbd1516f
AM
6License: GPL
7Group: Networking/Daemons
bbd1516f 8Source0: http://www.ftp4all.de/v3/archives/ftpd-%{version}.tar.gz
6f393b53 9# Source0-md5: a1bdeb4080d3900099e07aebd5fdd460
bbd1516f 10Source1: http://www.ftp4all.de/v3/f4awebsite.tar.gz
6f393b53 11# Source1-md5: 34b5c4712b8ed23af5beea1074f71fd7
bbd1516f 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
a9856991 18%ifarch ppc
19%define optflags -O0
20%endif
21
bbd1516f
AM
22%description
23FTP4ALL was designed to require no superuser privileges. The
24advantages are that FTP4ALL cannot be exploited to gain root access on
25a machine. And second, any user on a UNIX box can run this server.
26
27However, FTP4ALL is not designed to replace wu-ftpd or any other
28system-level FTP server, for it does not use the default user database
29(/etc/passwd or NIS or whatever), or the UNIX file and directory
30permissions. Instead, FTP4ALL sets up its own user and group database
31and file and directory permission system.
32
33Those and other features like user upload and download ratios, IP
34checks, bandwidth limit, transfer statistics make FTP4ALL a good
35choice for running a private, specialised FTP site. There is no binary
36distribution, the only one is the source distribution. So you must
37have a C compiler (gcc preferred) and related tools to compile
38FTP4ALL.
39
40%description -l pl
07c4b7a7 41