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