From ea6d5c45e71d86a1bcdc1551c4023b2f4f04f183e621e4235ab68ad79bbb746c Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Sat, 27 Feb 2021 12:39:33 +0000 Subject: [PATCH] - Fix build: Do not build libsasl2-3 in the bdb package. This will not be linked to berkely db. libsasl2-3 is now defined as %BuildRequires and %Requires OBS-URL: https://build.opensuse.org/package/show/network/cyrus-sasl?expand=0&rev=89 --- cyrus-sasl-bdb.changes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cyrus-sasl-bdb.changes b/cyrus-sasl-bdb.changes index 330e0b3..6125169 100644 --- a/cyrus-sasl-bdb.changes +++ b/cyrus-sasl-bdb.changes @@ -1,7 +1,9 @@ ------------------------------------------------------------------- Thu Feb 25 18:03:26 UTC 2021 - Peter Varkoly -- Fix build. +- Fix build: Do not build libsasl2-3 in the bdb package. This will + not be linked to berkely db. libsasl2-3 is now defined as + %BuildRequires and %Requires ------------------------------------------------------------------- Tue Dec 8 13:33:33 UTC 2020 - Peter Varkoly