public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/knot] main: fix the build, libdnssec was removed
@ 2026-09-14  7:45 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-14  7:45 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
fix the build, libdnssec was removed

---
diff --git a/knot.spec b/knot.spec
index 30b8052..cade939 100644
--- a/knot.spec
+++ b/knot.spec
@@ -409,20 +409,16 @@ V=1 make check
 %license COPYING
 %doc NEWS
 %doc README.md
-%{_libdir}/libdnssec.so.*
 %{_libdir}/libknot.so.*
 %{_libdir}/libzscanner.so.*
 
 %files devel
-%{_includedir}/libdnssec
 %{_includedir}/knot
 %{_includedir}/libknot
 %{_includedir}/libzscanner
-%{_libdir}/libdnssec.so
 %{_libdir}/libknot.so
 %{_libdir}/libzscanner.so
 %{_libdir}/pkgconfig/knotd.pc
-%{_libdir}/pkgconfig/libdnssec.pc
 %{_libdir}/pkgconfig/libknot.pc
 %{_libdir}/pkgconfig/libzscanner.pc
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-14  7:45 [rpms/knot] main: fix the build, libdnssec was removed 

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