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

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

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

Name: mailx
Version: 8.1.2
Release: alt6

%def_without lockspool

Summary: The /bin/mail program for sending e-mail messages
License: BSD-style
Group: Networking/Mail
Packager: Dmitry V. Levin <ldv at altlinux.org>

Source: mailx-%version.tar
Patch: mailx-%version-%release.patch

Provides: /bin/mail
Conflicts: mailutils
%{?_with_lockspool:Requires: lockspool}

BuildRequires: groff-base

%description
The /bin/mail program provides the traditional interface to reading
and sending e-mail messages.  It is often used in shell scripts.

%prep
%setup -q
%patch -p1

%build
%{?_with_lockspool:%add_optflags -DUSE_LOCKSPOOL}
%add_optflags -DMAXLOGNAME=32
%make_build
make -C USD.doc USD.txt
bzip2 -9 USD.doc/USD.txt

%install
%make_install install DESTDIR=%buildroot

%files
/bin/*
%_bindir/*
%config(noreplace) %_sysconfdir/mail.rc
%_datadir/mailx
%_man1dir/*
%doc USD.doc/*.bz2

%changelog

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

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