diff --git a/postfix-bdb.changes b/postfix-bdb.changes index d473aae..947597a 100644 --- a/postfix-bdb.changes +++ b/postfix-bdb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 20 15:19:13 UTC 2021 - Peter Varkoly + +- postfix-bdb-lmdb should provide postfix-lmdb + ------------------------------------------------------------------- Tue Dec 8 13:36:35 UTC 2020 - Peter Varkoly diff --git a/postfix-bdb.spec b/postfix-bdb.spec index 1e05d1a..b5e920c 100644 --- a/postfix-bdb.spec +++ b/postfix-bdb.spec @@ -134,6 +134,9 @@ Summary: Postfix plugin to support LMDB maps Group: Productivity/Networking/Email/Servers Requires(pre): postfix-bdb = %{version} Conflicts: postfix +Provides: postfix-lmdb = %{version}-%{release} +Obsoletes: postfix-lmdb < %{version}-%{release} +Conflicts: postfix-lmdb < %{version}-%{release} %description lmdb Postfix plugin to support LMDB maps. This library will be loaded