]> git.pld-linux.org Git - packages/comsat.git/blame - comsat.spec
- dropped pre-cvs changelog
[packages/comsat.git] / comsat.spec
CommitLineData
e7abe817 1Summary: A mail checker client and comsat mail checking server
4e2ba942
ER
2Summary(de.UTF-8): Biff-Mail-Checker-Client und comsat-Mail-Checking-Server
3Summary(es.UTF-8): Programa para buscar e-mail en un servidor comsat
4Summary(fr.UTF-8): Le client de notification de courrier Biff et le serveur de notification de courrier comsat
5Summary(pl.UTF-8): Klient i serwer powiadamiania o nadchodzącej poczcie
6Summary(pt_BR.UTF-8): Um programa para checar e-mail e um servidor comsat
7Summary(ru.UTF-8): Клиент и сервер для проверки наличия почты
8Summary(tr.UTF-8): İleti olup olmadığını denetleyen istemci ve sunucular
0bf34762 9Name: comsat
628cf202 10Version: 0.17
2209064c 11Release: 7
e284d83b 12License: BSD
13Group: Networking/Daemons
628cf202 14Source0: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/biff+%{name}-%{version}.tar.gz
86b340ff 15# Source0-md5: 0e366384b0ffc7d4f748713a6359e089
e7abe817 16Source1: %{name}.inetd
3151fef1 17BuildRequires: rpmbuild(macros) >= 1.268
4df2df1c 18Requires: rc-inetd
0bf34762 19Provides: biff
2209064c 20Obsoletes: biff
21Obsoletes: biff+comsat
3151fef1 22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
196f8ee7
JR
23
24%description
25The biff client and comsat server are an antiquated method of
e284d83b 26asynchronous mail notification. Although they are still supported,
27most users use their shell's MAIL variable (or csh shell's mail
28variable) to check for mail, or a dedicated application like xbiff or
29xmailbox. If the comsat service is not enabled, biff won't work and
30you'll need to use either the MAIL or mail variable.
196f8ee7 31
6599edd4 32%description -l de.UTF-8
2209064c 33biff-Client und comsat-Server sind ein veraltetes Verfahren zur
6599edd4 34asynchronen Mail-Benachrichtigung. Obwohl es noch unterstützt wird,
2209064c 35verwenden die meisten Benutzer die MAIL-Variable der Shell (bzw.
36'mail' unter csh-Variationen), oder eine spezielle Anwendung wie xbiff
37or xmailbox, um neue Mail-Nachrichten abzufragen.
38
6599edd4
JR
39%description -l es.UTF-8
40Cliente biff y servidor comsat son métodos anticuados para recibir y
41enviar notificaciones asíncronas de nuevos mensajes. A pesar de que
42aún se soportan, la mayoría de los usuarios usa sus variables de
2209064c 43ambiente MAIL (el mail bajo variante de csh) para verificar la llegada
6599edd4 44de nuevos mensajes, o una aplicación dedicada tal como xbiff o
2209064c 45xmailbox.
46
6599edd4
JR
47%description -l fr.UTF-8
48Le client biff et le serveur comsat servent à l'antique notification
49asynchrone de mail. Bien qu'ils soient toujours supportés, beaucoup
2209064c 50d'utilisateurs utilisent les variables MAIL du shell ( ou mail sous
51les variantes csh), pour se tenir au courant du mail, ou des
6599edd4 52applications dédiés comme xbiff ou xmailbox.
196f8ee7 53
6599edd4
JR
54%description -l pl.UTF-8
55Klient biff oraz serwer comsat to przestarzała metoda asynchronicznego
56powiadamianiu o nadchodzącej poczcie. Chociaż wciąż się je obsługuje,
57większość użytkowników ustawia w tym celu zmienną środowiskową MAIL
58(lub mail w csh i klonach) lub używa oddzielnej aplikacji takiej jak
e284d83b 59xbiff albo xmailbox.
73cb960e 60
6599edd4
JR
61%description -l pt_BR.UTF-8
62O cliente biff e o servidor comsat são métodos antiquados para receber
63e enviar notificações assíncronas de novas mensagens. Embora eles
64ainda sejam suportados, a maioria dos usuários usa suas variáveis de
2209064c 65ambiente MAIL (ou mail sob variante de csh) para verificar a chegada
6599edd4 66de novas mensagens, ou uma aplicação dedicada tal como xbiff ou
2209064c 67xmailbox.
68
6599edd4
JR
69%description -l ru.UTF-8
70Клиент biff и сервер comsat - это антикварный метод асинхронного
71извещения о приходе почты. Хотя они все еще поддерживаются,
72большинство пользователей используют для проверки наличия почты
73переменную окружения MAIL (или mail для csh) своего шелла или
74специальные программы, такие как xbiff или xmailbox.
2209064c 75
6599edd4
JR
76%description -l tr.UTF-8
77biff istemcisi ve comsat sunucusu, eski bir mektup bildirme yöntemini
78gerçeklerler. Halen desteklenmelerine karşın, pek çok kullanıcı,
79mektup olup olmadığını kontrol etmek için ya bir kabuk değişkeni olan
80MAIL değişkenini (csh kabuğunda mail değişkenine karşılık gelir) ya da
81xbiff, xmailbox gibi uygulamaları kullanır.
2209064c 82
196f8ee7 83%prep
4df2df1c 84%setup -q -n biff+%{name}-%{version}
196f8ee7
JR
85
86%build
55382f94 87# it's confgen, not autoconf configure - so don't use macro
2209064c 88./configure \
89 --prefix=%{_prefix} \
b5d3ac55 90 --with-c-compiler="%{__cc}"
2209064c 91
92%{__make} CFLAGS="%{rpmcflags}"
196f8ee7
JR
93
94%install
95rm -rf $RPM_BUILD_ROOT
2209064c 96install -d $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_mandir}/man{1,8}} \
97 $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd
98
99install biff/biff $RPM_BUILD_ROOT%{_bindir}
100install biff/biff.1 $RPM_BUILD_ROOT%{_mandir}/man1
101install comsat/comsat $RPM_BUILD_ROOT%{_sbindir}/in.comsat
102install comsat/comsat.8 $RPM_BUILD_ROOT%{_mandir}/man8
196f8ee7 103
2209064c 104echo ".so comsat.8" >$RPM_BUILD_ROOT%{_mandir}/man8/in.comsat.8
0bf34762
JR
105
106install %{SOURCE1} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/comsat
107
196f8ee7
JR
108%clean
109rm -rf $RPM_BUILD_ROOT
110
0bf34762 111%post
3151fef1 112%service -q rc-inetd reload
0bf34762
JR
113
114%postun
3151fef1
ER
115if [ "$1" = 0 ]; then
116 %service -q rc-inetd reload
7d792615 117fi
0bf34762 118
196f8ee7 119%files
0bf34762 120%defattr(644,root,root,755)
4df2df1c 121%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/comsat
0bf34762
JR
122%attr(755,root,root) %{_bindir}/biff
123%attr(755,root,root) %{_sbindir}/in.comsat
2209064c 124%{_mandir}/man[18]/*
This page took 0.05478 seconds and 5 git commands to generate.