public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bind] rawhide: fixup! Replace direct dependencies with pkgconfig symbolic names
@ 2026-07-15 10:01
0 siblings, 0 replies; only message in thread
From: @ 2026-07-15 10:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bind
Branch : rawhide
Commit : fbbe880e062e9e0937f6f5e1f90e35c8be370cf2
Author : Petr Menšík <pemensik@redhat.com>
Date : 2026-07-13T17:15:29+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bind/c/fbbe880e062e9e0937f6f5e1f90e35c8be370cf2?branch=rawhide
Log:
fixup! Replace direct dependencies with pkgconfig symbolic names
---
diff --git a/bind.spec b/bind.spec
index 2cdd2fe..a29bad8 100644
--- a/bind.spec
+++ b/bind.spec
@@ -309,7 +309,7 @@ Obsoletes: %{name}-lite-devel < 32:9.16.6-3
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
Requires: pkgconfig(libcrypto) pkgconfig(libssl)
Requires: pkgconfig(libxml-2.0)
-Requires: pkgconfig(libpcap)
+Requires: pkgconfig(libcap)
Requires(post): %{_sbindir}/alternatives
Requires(postun): %{_sbindir}/alternatives
%upname_compat %{upname}-devel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 10:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 10:01 [rpms/bind] rawhide: fixup! Replace direct dependencies with pkgconfig symbolic names
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox