SHA256
1
0
forked from pool/postfix

Accepting request 247640 from server:mail

1

OBS-URL: https://build.opensuse.org/request/show/247640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=117
This commit is contained in:
Stephan Kulow 2014-09-07 09:08:27 +00:00 committed by Git OBS Bridge
commit 67739361ad
2 changed files with 9 additions and 2 deletions

View File

@ -179,11 +179,12 @@ diff -rNu postfix-2.11.0/src/global/mail_dict.c postfix-2.11.0-patched/src/globa
#ifdef HAS_LDAP #ifdef HAS_LDAP
DICT_TYPE_LDAP, dict_ldap_open, DICT_TYPE_LDAP, dict_ldap_open,
#endif #endif
@@ -60,6 +61,7 @@ @@ -59,6 +60,7 @@
#ifdef HAS_SQLITE
DICT_TYPE_SQLITE, dict_sqlite_open, DICT_TYPE_SQLITE, dict_sqlite_open,
#endif #endif
DICT_TYPE_MEMCACHE, dict_memcache_open,
+#endif /* MAX_DYNAMIC_MAPS */ +#endif /* MAX_DYNAMIC_MAPS */
DICT_TYPE_MEMCACHE, dict_memcache_open,
0, 0,
}; };

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 29 15:40:00 UTC 2014 - rusjako@rus.uni-stuttgart.de
- fix dynamic_maps patch to enable memcache support, which does not
need any libraries
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 31 12:44:59 UTC 2014 - dimstar@opensuse.org Thu Jul 31 12:44:59 UTC 2014 - dimstar@opensuse.org