public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: ELN: Prefer nmap-ncat over netcat
@ 2026-08-10  9:36 Stephen Gallagher
  0 siblings, 0 replies; only message in thread
From: Stephen Gallagher @ 2026-08-10  9:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 77c5b2ff95a4e70a8a8bdd04d7d9bcaf7043fe74
            Author : Stephen Gallagher <sgallagh@redhat.com>
            Date   : 2023-06-14T10:27:27-04:00
            Stats  : +4/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/77c5b2ff95a4e70a8a8bdd04d7d9bcaf7043fe74?branch=f45

            Log:
            ELN: Prefer nmap-ncat over netcat

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>

---
diff --git a/fedora-release.spec b/fedora-release.spec
index db679c5..372fbb8 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -445,6 +445,10 @@ Summary:        Package providing the identity for Fedora ELN
 # libdnf to use this set of templates instead of lorax-templates-generic.
 Suggests: lorax-templates-rhel
 
+# Both netcat and nmap-ncat provide /usr/bin/nc, so prefer the latter like
+# RHEL does.
+Suggests: nmap-ncat
+
 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 nmap-ncat over netcat Stephen Gallagher

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