Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2014-09-07 11:08:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfix (Old)
 and      /work/SRC/openSUSE:Factory/.postfix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfix"

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2014-08-01 
14:34:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes     2014-09-07 
11:08:31.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug 29 15:40:00 UTC 2014 - [email protected]
+
+- fix dynamic_maps patch to enable memcache support, which does not
+  need any libraries
+  
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dynamic_maps.patch ++++++
--- /var/tmp/diff_new_pack.zH3Bcm/_old  2014-09-07 11:08:32.000000000 +0200
+++ /var/tmp/diff_new_pack.zH3Bcm/_new  2014-09-07 11:08:32.000000000 +0200
@@ -179,11 +179,12 @@
  #ifdef HAS_LDAP
      DICT_TYPE_LDAP, dict_ldap_open,
  #endif
-@@ -60,6 +61,7 @@
+@@ -59,6 +60,7 @@
+ #ifdef HAS_SQLITE
      DICT_TYPE_SQLITE, dict_sqlite_open,
  #endif
-     DICT_TYPE_MEMCACHE, dict_memcache_open,
 +#endif /* MAX_DYNAMIC_MAPS */
+     DICT_TYPE_MEMCACHE, dict_memcache_open,
      0,
  };
  



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to