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