]> git.pld-linux.org Git - packages/bircd.git/blame - bircd.spec
- enable crypt oper pass in config file
[packages/bircd.git] / bircd.spec
CommitLineData
c702686f 1#
2# Conditional build
3%bcond_with smode # build with /smode command support
4#
08f63afd 5Summary: Internet Relay Chat Server
6Summary(pl): Serwer IRC (Internet Relay Chat)
7Name: bircd
8Version: 2.0.3rc6
c702686f 9Release: 3
08f63afd 10License: GPL
11Group: Daemons
12Source0: http://www.onthanet.nl/~borg/download/%{name}%{version}.tgz
13# Source0-md5: 2b59be1677db237521ae0c628511866c
14Source1: %{name}.init
15Source2: %{name}.sysconfig
16Source3: %{name}.logrotate
17Patch0: %{name}-makefile.patch
18Patch1: %{name}-config.patch
19Patch2: %{name}-fix.patch
c702686f 20Patch3: %{name}-smode.patch
08f63afd 21URL: http://www.onthanet.nl/~borg/
b9aa7658 22BuildRequires: rpmbuild(macros) >= 1.159
08f63afd 23PreReq: rc-scripts
24Requires(pre): /usr/bin/getgid
25Requires(pre): /bin/id
26Requires(pre): /usr/sbin/groupadd
27Requires(pre): /usr/sbin/useradd
28Requires(post): fileutils
29Requires(post,preun): /sbin/chkconfig
08f63afd 30Requires(postun): /usr/sbin/groupdel
b9aa7658 31Requires(postun): /usr/sbin/userdel
32Provides: group(ircd)
33Provides: user(ircd)
bf6c5f29 34Obsoletes: ircd
35Obsoletes: ircd6
36Obsoletes: ircd-hybrid
37Obsoletes: ircd-ptlink
fb35bbdf 38BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
08f63afd 39
40%define _sysconfdir /etc/ircd
41%define _localstatedir /var/lib/ircd
42
43%description
44bIRCd is a small, simple and very fast IRC server. It is easy to
45configure and use. It also has support for IPv6.
46
08f63afd 47%description -l pl
48