2 Commits

2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 24 11:19:50 UTC 2025 - Christoffer Karlsson <ck@ckarlsson.me>
- Only depend on openssh-clients, not openssh-server
-------------------------------------------------------------------
Mon Apr 25 09:38:38 UTC 2022 - Marcus Meissner <meissner@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package keychain
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@ URL: https://www.funtoo.org/Keychain
Source: https://github.com/funtoo/keychain/archive/2.8.5.tar.gz#/%{name}-%{version}.tar.gz
Requires: bash
Requires: coreutils
Requires: openssh
Requires: openssh-clients
Requires: sed
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch