Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37728304
en ru br
ALT Linux repositórios
S:8.1.2-alt9
5.0: 8.1.2-alt5
4.1: 8.1.2-alt5
4.0: 8.1.2-alt5
3.0: 8.1.2-alt3

Group :: Rede/E-Mail
RPM: mailx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: mailx
Version: 8.1.2
Release: alt9

%def_without lockspool

Summary: The /bin/mail program for sending e-mail messages
License: BSD-style
Group: Networking/Mail

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
%patch -p1

%build
%{expand:%%add_optflags %(getconf LFS_CFLAGS)}
%add_optflags -fcommon
%add_optflags -DMAXLOGNAME=32
%{?_with_lockspool:%add_optflags -DUSE_LOCKSPOOL}
%make_build
make -C USD.doc USD.txt
bzip2 -9 USD.doc/USD.txt

%install
%makeinstall_std

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

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009