public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssh] rawhide: Add dependencies for more upstream tests to run
@ 2026-07-10 12:17 Dmitry Belyavskiy
0 siblings, 0 replies; only message in thread
From: Dmitry Belyavskiy @ 2026-07-10 12:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/openssh
Branch : rawhide
Commit : 67eab926ef76c7efa712a1110bf3d0e11d8c6c3b
Author : Dmitry Belyavskiy <dbelyavs@redhat.com>
Date : 2026-07-10T14:16:53+02:00
Stats : +10/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/openssh/c/67eab926ef76c7efa712a1110bf3d0e11d8c6c3b?branch=rawhide
Log:
Add dependencies for more upstream tests to run
Tmux, gdb, softhsm, putty, and dropdear are used in upstream tests
---
diff --git a/openssh.spec b/openssh.spec
index 053d924..edc2787 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -165,6 +165,16 @@ BuildRequires: xauth
# for tarball signature verification
BuildRequires: gnupg2
+# for regress tests
+BuildRequires: tmux
+BuildRequires: gdb
+%if 0%{?fedora}
+BuildRequires: softhsm
+BuildRequires: putty
+BuildRequires: openssl
+BuildRequires: dropbear
+%endif
+
%package clients
Summary: An open source SSH client applications
Requires: openssh = %{version}-%{release}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 12:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 12:17 [rpms/openssh] rawhide: Add dependencies for more upstream tests to run Dmitry Belyavskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox