]> git.pld-linux.org Git - packages/xinetd.git/blame_incremental - xinetd.spec
- reverting last change: removing new macros from %p{re,ost}{,un}
[packages/xinetd.git] / xinetd.spec
... / ...
CommitLineData
1Summary: Secure replacement for inetd
2Summary(pl): Bezpieczny odpowiednik inetd
3Name: xinetd
4Version: 2.3.0
5Release: 1
6Group: Daemons
7Group(de): Server
8Group(pl): Serwery
9License: Distributable (BSD-like)
10Source0: http://www.xinetd.org/%{name}-%{version}.tar.gz
11Source1: %{name}.inet.sh
12URL: http://www.xinetd.org/
13BuildRequires: libwrap-devel
14Requires: rc-inetd
15Prereq: rc-scripts
16Requires: /etc/rc.d/init.d/rc-inetd
17Provides: inetdaemon
18BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
19Obsoletes: inetdaemon
20Obsoletes: inetd
21Obsoletes: rlinetd
22Obsoletes: netkit-base
23
24%define _sysconfdir /etc
25
26%description
27Xinetd is a secure replacement for inetd, the Internet services
28daemon. Xinetd provides access control for all services based on the
29address of the remote host and/or on time of access and can prevent
30denial-of-access attacks. Xinetd provides extensive logging, has no
31limit on the number of server arguments and you can bind specific
32services to specific IP addresses on your host machine.
33
34%description -l pl
35xinetd jest bezpieczniejszym i rozbudowanym odpowiednikiem inetd.
36