Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570133
en ru br
Репозитории ALT
5.1: 2.1-alt0.1
4.1: 2.1-alt0.1
www.altlinux.org/Changes

Группа :: Система/Серверы
Пакет: bftpd

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name:      bftpd
Version:   2.1
Release:   alt0.1
Summary:   A small, fast and easy-to-configure FTP server.
License:   GPL
Group:     System/Servers
URL:       http://bftpd.sourceforge.net/
Source0:   http://bftpd.sourceforge.net/downloads/rpm/%{name}-%{version}.tar.gz
Patch1:    bftpd-makefile-install.patch

%description
A very configurable small FTP server
bftpd is a easy-to-configure and small FTP server that supports chroot
without special directory preparation or configuration. Most FTP commands
are supported.

%prep
%setup -n %name
%patch1
%__autoreconf

%build
%configure
%make

%install
%makeinstall
mkdir -p %buildroot/%_var/run/bftpd

%files
%defattr(-,root,root)
%attr(600,root,root) %config(noreplace) %_sysconfdir/bftpd.conf
%attr(700,root,root) %_sbindir/bftpd
%_man8dir/*
%_var/run/bftpd

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin