]> git.pld-linux.org Git - packages/bircd.git/blame - bircd.spec
- updated to 2.1.0rc1 + p1 patch (fixes SEGV)
[packages/bircd.git] / bircd.spec
CommitLineData
c702686f 1#
2# Conditional build
3%bcond_with smode # build with /smode command support
9687b028 4%bcond_with crypt # build with crypted passwords support
c702686f 5#
08f63afd 6Summary: Internet Relay Chat Server
7Summary(pl): Serwer IRC (Internet Relay Chat)
8Name: bircd
03afc30e 9Version: 2.1.0rc1
e1d6a7e3 10Release: 1
08f63afd 11License: GPL
12Group: Daemons
03afc30e 13Source0: ftp://ftp.benet.uu3.net/pub/irc/%{name}-%{version}.tgz
14# Source0-md5: 5e7b6b4ff8f3ed541d032c96eeee8de1
08f63afd 15Source1: %{name}.init
16Source2: %{name}.sysconfig
17Source3: %{name}.logrotate
474b4a4c 18Source4: %{name}.motd
08f63afd 19Patch0: %{name}-makefile.patch
20Patch1: %{name}-config.patch
e1d6a7e3 21Patch2: %{name}-smode.patch
22Patch3: %{name}-crypt.patch
03afc30e 23Patch4: %{name}-%{version}-p1.patch
474b4a4c 24URL: http://www.benet.uu3.net/~borg/
848069bf 25BuildRequires: rpmbuild(macros) >= 1.268
08f63afd 26Requires(post): fileutils
27Requires(post,preun): /sbin/chkconfig
08f63afd 28Requires(postun): /usr/sbin/groupdel
b9aa7658 29Requires(postun): /usr/sbin/userdel
848069bf
ER
30Requires(pre): /bin/id
31Requires(pre): /usr/bin/getgid
32Requires(pre): /usr/sbin/groupadd
33Requires(pre): /usr/sbin/useradd
34Requires: rc-scripts
b9aa7658 35Provides: group(ircd)
36Provides: user(ircd)
bf6c5f29 37Obsoletes: ircd
bf6c5f29 38Obsoletes: ircd-hybrid
39Obsoletes: ircd-ptlink
848069bf 40Obsoletes: ircd6
fb35bbdf 41BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
08f63afd 42
43%define _sysconfdir /etc/ircd
44%define _localstatedir /var/lib/ircd
45
46%description
47bIRCd is a small, simple and very fast IRC server. It is easy to
48configure and use. It also has support for IPv6.
49
08f63afd 50%description -l pl
51