[packages/jabberd] - updated to 2.6.1

bszx bszx at pld-linux.org
Thu Sep 14 08:32:52 CEST 2017


commit 95857b4cdf2f5182b38a5cedbbbbf2d909897fc9
Author: Bartek Szady <bszx at bszx.eu>
Date:   Thu Sep 14 08:14:01 2017 +0200

    - updated to 2.6.1

 jabberd-default_config.patch | 14 +++++++-------
 jabberd.spec                 |  6 ++++--
 2 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/jabberd.spec b/jabberd.spec
index 0a262b5..d2bedf6 100644
--- a/jabberd.spec
+++ b/jabberd.spec
@@ -16,12 +16,12 @@
 Summary:	Jabber/XMPP server
 Summary(pl.UTF-8):	Serwer Jabber/XMPP
 Name:		jabberd
-Version:	2.3.6
+Version:	2.6.1
 Release:	1
 License:	GPL
 Group:		Applications/Communications
 Source0:	https://github.com/jabberd2/jabberd2/releases/download/jabberd-%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	e582cfbc77a6e443171c4a6931d707fd
+# Source0-md5:	cfe1b7fb77ccc9905cc18aabded9a1de
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-perlscript.patch
@@ -57,6 +57,8 @@ Requires(post):	textutils
 Requires(post,preun):	/sbin/chkconfig
 Requires:	jabber-common
 Requires:	rc-scripts
+Suggests:	cyrus-sasl-digest-md5
+Suggests:	cyrus-sasl-plain
 Obsoletes:	jabber
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
diff --git a/jabberd-default_config.patch b/jabberd-default_config.patch
index 5dd8d6d..5eba5c8 100644
--- a/jabberd-default_config.patch
+++ b/jabberd-default_config.patch
@@ -145,8 +145,8 @@ diff -ur jabberd-2.2.17.orig/etc/jabberd.cfg.dist.in jabberd-2.2.17/etc/jabberd.
      -->
    </stats>
  
---- jabberd-2.3.6/etc/sm.xml.dist.in.orig	2016-02-09 10:47:02.000000000 +0100
-+++ jabberd-2.3.6/etc/sm.xml.dist.in	2016-04-24 11:23:42.243765074 +0200
+--- jabberd-2.6.1/etc/sm.xml.dist.in.orig	2016-05-04 00:25:09.000000000 +0200
++++ jabberd-2.6.1/etc/sm.xml.dist.in	2017-09-03 09:50:05.245268159 +0200
 @@ -5,7 +5,7 @@
  
    <!-- The process ID file. Comment this out if you don't need to know
@@ -177,10 +177,10 @@ diff -ur jabberd-2.2.17.orig/etc/jabberd.cfg.dist.in jabberd-2.2.17/etc/jabberd.
        <!-- Database name -->
 -      <dbname>@localstatedir@/@package@/db/sqlite.db</dbname>
 +      <dbname>@localstatedir@/lib/jabberd/sqlite.db</dbname>
- 
-       <!-- Transaction support. If this is commented out, transactions
-            will be disabled. This might make database accesses faster,
-@@ -208,7 +208,7 @@
+      <!-- Use this to pass any SQL statements to the database immediately
+           after opening it. This is typically used to set pragmas for
+           performance tuning. -->
+@@ -217,7 +217,7 @@
           implementation does not implement the 'count' callback). -->
      <db>
        <!-- Directory to store database files under -->
@@ -189,7 +189,7 @@ diff -ur jabberd-2.2.17.orig/etc/jabberd.cfg.dist.in jabberd-2.2.17/etc/jabberd.
  
        <!-- Synchronize the database to disk after each write. If you
             disable this, database accesses may be faster, but data may
-@@ -620,6 +620,8 @@
+@@ -629,6 +629,8 @@
      </serverinfo>
      -->
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jabberd.git/commitdiff/95857b4cdf2f5182b38a5cedbbbbf2d909897fc9



More information about the pld-cvs-commit mailing list