]> git.pld-linux.org Git - packages/ejabberd.git/blame - ejabberd.spec
- extra Erlang config file required for proper SRV DNS record resolution in ejabberd
[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 3Name: ejabberd
f1df28ce 4Version: 0.9.8
1e0a4744 5Release: 1
fb70a56e
JK
6License: GPL
7Group: Applications/Communications
1e0a4744 8Source0: http://www.process-one.net/en/projects/ejabberd/download/%{version}/%{name}-%{version}.tar.gz
f1df28ce 9# Source0-md5: 3270317c66d5df46e20f0ed65cc44f39
fb70a56e
JK
10Source1: %{name}.init
11Source2: %{name}.sysconfig
12Source3: %{name}.sh
13Source4: %{name}ctl.sh
14Patch0: %{name}-makefile.patch
8652777e 15Patch1: %{name}-config.patch
f664dbf8 16Patch3: %{name}-mod_muc.patch
fb70a56e
JK
17URL: http://ejabberd.jabberstudio.org/
18BuildRequires: autoconf
19BuildRequires: erlang >= R8B
6f0d08c1 20BuildRequires: expat-devel >= 1.95
21BuildRequires: openssl-devel
fb70a56e
JK
22PreReq: rc-scripts
23Requires(post): jabber-common
24Requires(post): textutils
25Requires(post): /usr/bin/perl
26Requires(post,preun): /sbin/chkconfig
27Requires: erlang
28BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
29
30%description
472227c5 31ejabberd is a Free and Open Source fault-tolerant distributed Jabber
32server. It is written mostly in Erlang.
fb70a56e 33
378431cb
JB
34%description -l pl
35