summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2023-08-03 07:24:39 (GMT)
committerJan Palus2023-08-03 07:24:39 (GMT)
commit74ae1f2794cdb21ebeee546f84ffa6b38141cf5a (patch)
tree72657eb897e283db53d45b5a31273f47408728ad
parent9b081c51121ca5fd175a6ca82e9d555d352e6cc0 (diff)
downloadopenssh-74ae1f2794cdb21ebeee546f84ffa6b38141cf5a.zip
openssh-74ae1f2794cdb21ebeee546f84ffa6b38141cf5a.tar.gz
bring back strict version dep on base package to -clients
commit that removed it claimed: > - removed one more senseless strict internal dep - clients subpackage needs > only /etc/ssh directory included in openssh main package since rev. 1.2 but it's not only about /etc/ssh -- when upgrading I'd like to have full and consistent set of client tools including ssh-key{gen,scan} shipped in base package
-rw-r--r--openssh.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssh.spec b/openssh.spec
index 00a5070..294c203 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -261,7 +261,7 @@ Summary(pt_BR.UTF-8): Clientes do OpenSSH
Summary(ru.UTF-8): OpenSSH - клиенты протокола Secure Shell
Summary(uk.UTF-8): OpenSSH - клієнти протоколу Secure Shell
Group: Applications/Networking
-Requires: %{name}
+Requires: %{name} = %{epoch}:%{version}-%{release}
Suggests: %{name}-clients-helper-fido = %{epoch}:%{version}-%{release}
Provides: ssh-clients
Obsoletes: ssh-clients