]> git.pld-linux.org Git - packages/bircd.git/blame - bircd.spec
- cosmetics
[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
bf6c5f29 26Obsoletes: ircd
27Obsoletes: ircd6
28Obsoletes: ircd-hybrid
29Obsoletes: ircd-ptlink
fb35bbdf 30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
08f63afd 31
32%define _sysconfdir /etc/ircd
33%define _localstatedir /var/lib/ircd
34
35%description
36bIRCd is a small, simple and very fast IRC server. It is easy to
37configure and use. It also has support for IPv6.
38
08f63afd 39%description -l pl
40