SPECS: ejabberd.spec - added patch to report back proper certifica...

deejay1 deejay1 at pld-linux.org
Sun Aug 26 20:01:27 CEST 2007


Author: deejay1                      Date: Sun Aug 26 18:01:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch to report back proper certificate chain
- rel. 3

---- Files affected:
SPECS:
   ejabberd.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/ejabberd.spec
diff -u SPECS/ejabberd.spec:1.32 SPECS/ejabberd.spec:1.33
--- SPECS/ejabberd.spec:1.32	Fri Aug  3 15:45:39 2007
+++ SPECS/ejabberd.spec	Sun Aug 26 20:01:22 2007
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Odporny na awarie rozproszony serwer Jabbera/XMPP
 Name:		ejabberd
 Version:	1.1.3
-Release:	2
+Release:	3
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://www.process-one.net/en/projects/ejabberd/download/%{version}/%{name}-%{version}.tar.gz
@@ -21,6 +21,7 @@
 Patch1:		%{name}-config.patch
 Patch2:		%{name}-mod_muc.patch
 Patch3:		%{name}-auth_pam.patch
+Patch4:		%{name}-show_certificate_chain.patch
 URL:		http://ejabberd.jabber.ru/
 BuildRequires:	autoconf
 BuildRequires:	erlang >= R9C
@@ -57,6 +58,7 @@
 cd src/
 %patch3 -p0
 %endif
+%patch4 -p1
 
 %build
 cd src
@@ -125,6 +127,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2007/08/26 18:01:22  deejay1
+- added patch to report back proper certificate chain
+- rel. 3
+
 Revision 1.32  2007/08/03 13:45:39  shadzik
 - rel 2 (AC purpose)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ejabberd.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list