Author: jajcus                       Date: Fri Feb 22 14:32:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Version: 2.0.0

---- Files affected:
SPECS:
   ejabberd.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/ejabberd.spec
diff -u SPECS/ejabberd.spec:1.36 SPECS/ejabberd.spec:1.37
--- SPECS/ejabberd.spec:1.36    Sat Jan 26 19:07:22 2008
+++ SPECS/ejabberd.spec Fri Feb 22 15:32:23 2008
@@ -1,5 +1,8 @@
 # $Revision$, $Date$
 #
+# TODO:
+#      - drop or update logdb bcond (the patch doesn't apply to 2.0.0)
+#
 # Conditional build:
 %bcond_with    pam             # PAM authentication support
 %bcond_with    logdb           # enable mod_logdb (server-side message logging)
@@ -14,12 +17,12 @@
 Summary:       Fault-tolerant distributed Jabber/XMPP server
 Summary(pl.UTF-8):     Odporny na awarie rozproszony serwer Jabbera/XMPP
 Name:          %{realname}%{_alt_name}
-Version:       1.1.4
-Release:       2
+Version:       2.0.0
+Release:       1
 License:       GPL
 Group:         Applications/Communications
 Source0:       
http://www.process-one.net/en/projects/ejabberd/download/%{version}/%{realname}-%{version}.tar.gz
-# Source0-md5: 65e9cd346f11a28afbacfe1d7be3a33b
+# Source0-md5: 93b21f2fa0ca6074bd22ab924e7dced8
 Source1:       %{realname}.init
 Source2:       %{realname}.sysconfig
 Source3:       %{realname}.sh
@@ -28,12 +31,10 @@
 Patch0:                %{realname}-makefile.patch
 Patch1:                %{realname}-config.patch
 Patch2:                %{realname}-mod_muc.patch
-Patch3:                %{realname}-auth_pam.patch
-Patch4:                %{realname}-show_certificate_chain.patch
-Patch5:                %{realname}-mod_logdb.patch
+Patch3:                %{realname}-mod_logdb.patch
 URL:           http://ejabberd.jabber.ru/
 BuildRequires: autoconf
-BuildRequires: erlang >= R9C
+BuildRequires: erlang >= R10B_5
 BuildRequires: expat-devel >= 1.95
 BuildRequires: openssl-devel
 %if %{with pam}
@@ -70,13 +71,8 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%if %{with pam}
-cd src/
-%patch3 -p0
-%endif
-%patch4 -p1
 %if %{with logdb}
-%patch5 -p0
+%patch3 -p0
 %endif
 
 %build
@@ -146,6 +142,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008-02-22 14:32:23  jajcus
+- Version: 2.0.0
+
 Revision 1.36  2008-01-26 18:07:22  shadzik
 - use _alt_name if build with logdb
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to