public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/knot] main: add conflicts for LMDB 1.0
@ 2026-09-14  8:47 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-14  8:47 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/knot
Branch : main
Commit : 331e7cac42cc00aa90c6776314094dcd191b34ed
Author : Jan Včelák <jvcelak@fedoraproject.org>
Date   : 2026-09-14T10:24:12+02:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/knot/c/331e7cac42cc00aa90c6776314094dcd191b34ed?branch=main

Log:
add conflicts for LMDB 1.0

---
diff --git a/knot.spec b/knot.spec
index cade939..9605a5a 100644
--- a/knot.spec
+++ b/knot.spec
@@ -101,6 +101,10 @@ Recommends:	%{name}-keymgr
 Provides:	group(knot)
 %endif
 
+# LMDB 1.0 makes incompatible changes to the binary database format. If LMDB
+# is updated in Fedora, we can switch to the embedded version.
+Conflicts: lmdb >= 1.0
+
 %description
 Knot DNS is a high-performance authoritative DNS server implementation.
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-14  8:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-14  8:47 [rpms/knot] main: add conflicts for LMDB 1.0 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox