[packages/jabberd] do not change default backend from sqlite to db

gotar gotar at pld-linux.org
Tue Sep 13 02:36:23 CEST 2016


commit f8e6d8d27765598c56ff014a8385dc3d9f80fd56
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Tue Sep 13 02:27:03 2016 +0200

    do not change default backend from sqlite to db
    
    Before 2.2.0 this knob was mysql by default, no need to use db now.

 jabberd-default_config.patch | 18 ------------------
 1 file changed, 18 deletions(-)
---
diff --git a/jabberd-default_config.patch b/jabberd-default_config.patch
index 5773fbb..5a870dd 100644
--- a/jabberd-default_config.patch
+++ b/jabberd-default_config.patch
@@ -33,15 +33,6 @@
      -->
    </stats>
  
-@@ -386,7 +386,7 @@
-     <path>@pkglibdir@</path>
- 
-     <!-- Backend module to use -->
--    <module>sqlite</module>
-+    <module>db</module>
- 
-     <!-- Available authentication mechanisms -->
-     <mechanisms>
 @@ -437,7 +437,7 @@
      <!-- SQLite driver configuration -->
      <sqlite>
@@ -180,15 +171,6 @@ diff -ur jabberd-2.2.17.orig/etc/jabberd.cfg.dist.in jabberd-2.2.17/etc/jabberd.
      -->
    </log>
  
-@@ -90,7 +90,7 @@
-     <path>@pkglibdir@</path>
- 
-     <!-- By default, we use the SQLite driver for all storage -->
--    <driver>sqlite</driver>
-+    <driver>db</driver>
- 
-     <!-- Its also possible to explicitly list alternate drivers for
-          specific data types. -->
 @@ -139,7 +139,7 @@
      <!-- SQLite driver configuration -->
      <sqlite>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jabberd.git/commitdiff/80ee994f73eb94844a96e5ccec96aad14ad6a00d



More information about the pld-cvs-commit mailing list