]> git.pld-linux.org Git - packages/bircd.git/blame - bircd.spec
- use %userremove/%groupremove, some 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
6d6f6f81 5Release: 1
08f63afd 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/
b9aa7658 17BuildRequires: rpmbuild(macros) >= 1.159
08f63afd 18PreReq: rc-scripts
19Requires(pre): /usr/bin/getgid
20Requires(pre): /bin/id
21Requires(pre): /usr/sbin/groupadd
22Requires(pre): /usr/sbin/useradd
23Requires(post): fileutils
24Requires(post,preun): /sbin/chkconfig
08f63afd 25Requires(postun): /usr/sbin/groupdel
b9aa7658 26Requires(postun): /usr/sbin/userdel
27Provides: group(ircd)
28Provides: user(ircd)
bf6c5f29 29Obsoletes: ircd
30Obsoletes: ircd6
31Obsoletes: ircd-hybrid
32Obsoletes: ircd-ptlink
fb35bbdf 33BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
08f63afd 34
35%define _sysconfdir /etc/ircd
36%define _localstatedir /var/lib/ircd
37
38%description
39bIRCd is a small, simple and very fast IRC server. It is easy to
40configure and use. It also has support for IPv6.
41
08f63afd 42%description -l pl
43