Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569015
en ru br
Репозитории ALT
S:10.7-alt2
5.1: 10.7-alt1
4.1: 10.7-alt1
4.0: 10.7-alt1
3.0: 10.7-alt1
www.altlinux.org/Changes

Группа :: Сети/Почта
Пакет: nail

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

Name: nail
Version: 10.7
Release: alt1

Summary: The /bin/nail program for send and receive MIME conformant mail
License: BSD
Group: Networking/Mail
URL: http://nail.sourceforge.net

Source: http://aleron.dl.sourceforge.net/sourceforge/nail/nail-10.7.tar.bz2

%description
Nail is an intelligent mail processing system, which has a command syntax
reminiscent of ed(1) with lines replaced by messages.  It is based on Berkeley Mail 8.1,
is intended to provide the functionality  of the POSIX.2 mailx command,
and offers extensions for MIME messages, POP3 and SMTP.
 
%prep
%setup -q

%build
%configure --with-csh=/bin/csh \
   --with-vi="/bin/vi -c 'set ft=mail tw=74' '+/^$'" \
   --with-sendmail=/usr/sbin/sendmail
%make_build

%install
%make_install install DESTDIR=$RPM_BUILD_ROOT

%files
%_bindir/*
%config(noreplace) %_sysconfdir/nail.rc
%_man1dir/*
%doc COPYING README AUTHORS INSTALL ChangeLog

%changelog

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

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