public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: ELN: prefer iptables-nft
@ 2026-08-10  9:36 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-10  9:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 98850517d0250590c2b5a1bd04bf11ddc3de6c56
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2024-02-08T13:45:57-05:00
            Stats  : +4/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/98850517d0250590c2b5a1bd04bf11ddc3de6c56?branch=f45

            Log:
            ELN: prefer iptables-nft

arptables-legacy, ebtables-legacy, and iptables-legacy have matching
provides but are unwanted in ELN.

---
diff --git a/fedora-release.spec b/fedora-release.spec
index 0e8c4a3..52ab2c0 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -510,6 +510,10 @@ Suggests: zlib-ng-compat-static
 # Prefer over sdubby which also Provides: grubby
 Suggests: grubby
 
+# Prefer over arptables-legacy, ebtables-legacy, and iptables-legacy
+# for Provides: arptables-helper, ebtables, or iptables
+Suggests: iptables-nft
+
 RemovePathPostfixes: .eln
 Provides:       fedora-release-identity = %{version}-%{release}
 Conflicts:      fedora-release-identity

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

only message in thread, other threads:[~2026-08-10  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:36 [rpms/fedora-release] f45: ELN: prefer iptables-nft Yaakov Selkowitz

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