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