SPECS: ejabberd.spec - add patch which hopefully fixes user section in web ...
shadzik
shadzik at pld-linux.org
Wed Jul 16 20:56:32 CEST 2008
Author: shadzik Date: Wed Jul 16 18:56:32 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add patch which hopefully fixes user section in web admin interface
---- Files affected:
SPECS:
ejabberd.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: SPECS/ejabberd.spec
diff -u SPECS/ejabberd.spec:1.39 SPECS/ejabberd.spec:1.40
--- SPECS/ejabberd.spec:1.39 Sun Jun 1 21:37:41 2008
+++ SPECS/ejabberd.spec Wed Jul 16 20:56:27 2008
@@ -32,6 +32,7 @@
Patch1: %{realname}-config.patch
Patch2: %{realname}-mod_muc.patch
Patch3: %{realname}-mod_logdb.patch
+Patch4: %{realname}-webadmin.patch
URL: http://ejabberd.jabber.ru/
BuildRequires: autoconf
BuildRequires: erlang >= R10B_5
@@ -74,6 +75,7 @@
%if %{with logdb}
%patch3 -p0
%endif
+%patch4 -p0
%build
cd src
@@ -142,6 +144,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2008/07/16 18:56:27 shadzik
+- add patch which hopefully fixes user section in web admin interface
+
Revision 1.39 2008/06/01 19:37:41 arekm
- up to 2.0.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ejabberd.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list