]> git.pld-linux.org Git - packages/ejabberd.git/blame - ejabberd.spec
- patch to the default config so it is quite safe and works out of the box
[packages/ejabberd.git] / ejabberd.spec
CommitLineData
fb70a56e 1Summary: Fault-tolerant distributed Jabber/XMPP server
378431cb 2Summary(pl): Odporny na awarie rozproszony serwer Jabbera/XMPP
fb70a56e
JK
3Name: ejabberd
4Version: 0.7
5Release: 0.1
6License: GPL
7Group: Applications/Communications
8Source0: http://www.jabberstudio.org/files/ejabberd/%{name}-%{version}.tar.gz
9# Source0-md5: dfec9573263de8729213993f015cfac9
10Source1: %{name}.init
11Source2: %{name}.sysconfig
12Source3: %{name}.sh
13Source4: %{name}ctl.sh
14Patch0: %{name}-makefile.patch
15URL: http://ejabberd.jabberstudio.org/
16BuildRequires: autoconf
17BuildRequires: erlang >= R8B
18BuildRequires: expat >= 1.95
19PreReq: rc-scripts
20Requires(post): jabber-common
21Requires(post): textutils
22Requires(post): /usr/bin/perl
23Requires(post,preun): /sbin/chkconfig
24Requires: erlang
25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
26
27%description
472227c5 28ejabberd is a Free and Open Source fault-tolerant distributed Jabber
29server. It is written mostly in Erlang.
fb70a56e 30
378431cb
JB
31%description -l pl
32