]> git.pld-linux.org Git - SPECS.git/blob - ntalk.spec
SPECS updated Wed 28 Jul 14:48:01 CEST 2021
[SPECS.git] / ntalk.spec
1 Summary:        Talk client for one-on-one Internet chatting
2 Summary(de.UTF-8):      Talk-client für 1:1-Internet-Schwätzchen
3 Summary(es.UTF-8):      Diálogo de cliente charlas uno a uno en internet
4 Summary(fr.UTF-8):      Client talk pour les conversations à deux sur l'Internet
5 Summary(pl.UTF-8):      Klient talk do rozmów jeden-na-jeden w Internecie
6 Summary(pt_BR.UTF-8):   Conversa de cliente para um-em-um para Internet
7 Summary(ru.UTF-8):      Демон и клиент talk
8 Summary(tr.UTF-8):      Internet üzerinde birebir konuşma - talk - sistemi
9 Summary(uk.UTF-8):      Демон та клієнт talk
10 Name:           ntalk
11 Version:        0.17
12 Release:        11
13 License:        BSD
14 Group:          Applications/Networking
15 Source0:        ftp://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-%{name}-%{version}.tar.gz
16 # Source0-md5:  e3c57208f8644ae206dab5e236daf7b3
17 Source1:        %{name}d.inetd
18 Source2:        talkd.inetd
19 Source3:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
20 # Source3-md5:  730be3085782af4ff21151d9c106549d
21 Patch0:         netkit-%{name}-misc.patch
22 Patch1:         %{name}-include.patch
23 BuildRequires:  ncurses-devel >= 5.0
24 BuildRequires:  rpmbuild(macros) >= 1.268
25 Obsoletes:      inetutils-talk
26 Obsoletes:      ntalk-client
27 Obsoletes:      talk
28 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
29
30 %description
31 This package provides a client for the Internet talk protocol, which
32 allows one-on-one chatting between users on different systems.
33
34 %description -l de.UTF-8
35 Dieses Paket enthält einen Client für das Internet-Talk- Protokoll,
36 das das Chatten von zwei Benutzern auf verschiedenen Systemen
37 ermöglicht.
38
39 %description -l es.UTF-8
40 Diálogo de cliente charlas uno a uno en internet.
41
42 %description -l fr.UTF-8
43 Ce package offre un client pour le 'Internet Talk Protocol', qui
44 permet la conversation un-a-un dans la discussion entre les
45 utilisateurs de différents systèmes.
46
47 %description -l pl.UTF-8
48 Pakiet ten zawiera klienta dla internetowego protokołu talk, który
49 umożliwia komunikację między użytkownikami na różnych systemach.
50
51 %description -l pt_BR.UTF-8
52 Este pacote fornece um cliente e um daemon para o protocolo talk, que
53 permite a conversa um-para-um entre usuários em diferentes sistemas.
54
55 %description -l ru.UTF-8
56 В этом пакете содержится клиент и демон протокола Internet talk,
57 который позволяет организовать чат между пользователями на разных
58 системах.
59
60 %description -l tr.UTF-8
61 Bu paket internet talk hizmeti için bir istemci ve sunucu
62 içermektedir. Bu program 'konuşmak' isteyen kişilerin terminalinde iki
63 bölüm açacaktır. Kullanıcılardan her biri kendi yazdıklarını ekranın
64 alt kısmında, karşı tarafın yazdıklarını ise üst kısımda
65 göreceklerdir.
66
67 %description -l uk.UTF-8
68 Цей пакет містить клієнт та демон протоколу Internet talk, що дозволяє
69 організувати чат між користувачами на різних системах.
70
71 %package -n ntalkd
72 Summary:        Talk daemon for one-on-one Internet chatting
73 Summary(de.UTF-8):      Talk-daemon für 1:1-Internet-Schwätzchen
74 Summary(es.UTF-8):      Servidor de diálogo charlas uno a uno en internet
75 Summary(fr.UTF-8):      Daemon talk pour les conversations à deux sur l'Internet
76 Summary(pl.UTF-8):      Serwer talk do rozmów jeden-na-jeden w Internecie
77 Summary(pt_BR.UTF-8):   Servidor de conversa um-em-um internet
78 Summary(tr.UTF-8):      Internet üzerinde birebir konuşma - talk - sistemi
79 Group:          Networking/Daemons
80 Requires:       inetdaemon
81 Requires:       rc-inetd >= 0.8.1
82 Provides:       talkd
83 Obsoletes:      inetutils-talkd
84 Obsoletes:      talk-server
85
86 %description -n ntalkd
87 This package provides a daemon for the Internet talk protocol, which
88 allows one-on-one chatting between users on different systems.
89
90 %description -n ntalkd -l de.UTF-8
91 Dieses Paket enthält einen Dämon für das Internet-Talk- Protokoll, das
92 das Chatten von zwei Benutzern auf verschiedenen Systemen ermöglicht.
93
94 %description -n ntalkd -l es.UTF-8
95 Diálogo de servidor charlas uno a uno en internet.
96
97 %description -n ntalkd -l fr.UTF-8
98 Ce package offre un démon pour le 'Internet Talk Protocol', qui permet
99 la conversation un-a-un dans la discussion entre les utilisateurs de
100 différents systèmes.
101
102 %description -n ntalkd -l pl.UTF-8
103 Pakiet ten zawiera serwer internetowego protokołu talk, który
104 umożliwia komunikację między użytkownikami na różnych systemach.
105
106 %description -n ntalkd -l pt_BR.UTF-8
107 Servidor talk.
108
109 %description -n ntalkd -l tr.UTF-8
110 Bu paket internet talk hizmeti için bir istemci ve sunucu
111 içermektedir. Bu program 'konuşmak' isteyen kişilerin terminalinde iki
112 bölüm açacaktır. Kullanıcılardan her biri kendi yazdıklarını ekranın
113 alt kısmında, karşı tarafın yazdıklarını ise üst kısımda
114 göreceklerdir.
115
116 %prep
117 %setup -q -n netkit-%{name}-%{version}
118 %patch0 -p1
119 %patch1 -p1
120
121 %build
122 ./configure \
123         --with-c-compiler="%{__cc}"
124 %{__make}
125
126 %install
127 rm -rf $RPM_BUILD_ROOT
128 install -d $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_mandir}/man{1,8}} \
129         $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd
130
131 %{__make} install INSTALLROOT=$RPM_BUILD_ROOT MANDIR=%{_mandir}
132
133 install %{SOURCE1} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/ntalkd
134 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/talkd
135 bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
136
137 %clean
138 rm -rf $RPM_BUILD_ROOT
139
140 %post -n ntalkd
141 %service -q rc-inetd reload
142
143 %postun -n ntalkd
144 if [ "$1" = 0 ]; then
145         %service -q rc-inetd reload
146 fi
147
148 %files
149 %defattr(644,root,root,755)
150 %attr(755,root,root) %{_bindir}/talk
151 %{_mandir}/man1/talk.1*
152 %lang(fi) %{_mandir}/fi/man1/talk.1*
153 %lang(fr) %{_mandir}/fr/man1/talk.1*
154 %lang(hu) %{_mandir}/hu/man1/talk.1*
155 %lang(it) %{_mandir}/it/man1/talk.1*
156 %lang(ja) %{_mandir}/ja/man1/talk.1*
157 %lang(pl) %{_mandir}/pl/man1/talk.1*
158
159 %files -n ntalkd
160 %defattr(644,root,root,755)
161 %doc README BUGS
162 %attr(755,root,root) %{_sbindir}/*
163 %{_mandir}/man8/*
164 %lang(ja) %{_mandir}/ja/man8/*
165 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/*
This page took 1.101564 seconds and 3 git commands to generate.