]> git.pld-linux.org Git - packages/ejabberd.git/blame - ejabberd.spec
- paths in scripts changed from hardcoded /usr/lib to %{_libdir}
[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
25464a0b 4Version: 0.7.5
7313435f 5Release: 1
fb70a56e
JK
6License: GPL
7Group: Applications/Communications
8Source0: http://www.jabberstudio.org/files/ejabberd/%{name}-%{version}.tar.gz
25464a0b 9# Source0-md5: c9f900ed535cb446e8b567048514c705
fb70a56e
JK
10Source1: %{name}.init
11Source2: %{name}.sysconfig
12Source3: %{name}.sh
13Source4: %{name}ctl.sh
14Patch0: %{name}-makefile.patch
8652777e 15Patch1: %{name}-config.patch
25464a0b 16Patch2: %{name}-64bit_fix.patch
fb70a56e
JK
17URL: http://ejabberd.jabberstudio.org/
18BuildRequires: autoconf
19BuildRequires: erlang >= R8B
20BuildRequires: expat >= 1.95
21PreReq: rc-scripts
22Requires(post): jabber-common
23Requires(post): textutils
24Requires(post): /usr/bin/perl
25Requires(post,preun): /sbin/chkconfig
26Requires: erlang
27BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
28
29%description
472227c5 30ejabberd is a Free and Open Source fault-tolerant distributed Jabber
31server. It is written mostly in Erlang.
fb70a56e 32
378431cb
JB
33%description -l pl
34