Summary: A program which enables anonymous FTP access. Summary(pl): Program, który pozwala na anonimowy dostęp do FTP'a. Name: anonftp Version: 2.8 Release: 1 License: GPL Group: Networking/Daemons Group(de): Netzwerkwesen/Server Group(pl): Sieciowe/Serwery BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) AutoReqProv: 0 Requires: ftpserver %description The anonftp package contains the files you need in order to allow anonymous FTP access to your machine. Anonymous FTP access allows anyone to download files from your machine without having a user account. Anonymous FTP is a popular way of making programs available via the Internet. You should install anonftp if you would like to enable anonymous FTP downloads from your machine. %description -l pl pakiet anonftp zawiera pliki niezbędne w celu uruchomienia serwera anonimowego FTP na danej maszynie. Dostęp przez anonimowy FTP pozwala każdemu pobierać pliki z danego komputera bez potzreby posiadania konta użytkownika. Anonimowe FTP jest popularnym sposbem udostepniania plików w Internecie. %prep rm -rf $RPM_BUILD_ROOT %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/home/ftp/{pub,etc,bin,lib} cat > $RPM_BUILD_ROOT/home/ftp%{_sysconfdir}/passwd < $RPM_BUILD_ROOT/home/ftp%{_sysconfdir}/group <