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