diff --git a/openssh-askpass-gnome.changes b/openssh-askpass-gnome.changes index b46b456..7cb8649 100644 --- a/openssh-askpass-gnome.changes +++ b/openssh-askpass-gnome.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 28 09:16:44 UTC 2023 - Andreas Stieger + +- openssh-askpass-gnome: require only openssh-clients, not the full + openssh (including -server), to avoid pulling in excessive + dependencies when installing git on Gnome (boo#1211446) + ------------------------------------------------------------------- Thu May 11 07:01:54 UTC 2023 - Antonio Larrosa diff --git a/openssh-askpass-gnome.spec b/openssh-askpass-gnome.spec index e4e551d..1324e72 100644 --- a/openssh-askpass-gnome.spec +++ b/openssh-askpass-gnome.spec @@ -26,7 +26,7 @@ Group: Productivity/Networking/SSH URL: https://www.openssh.com/ Source: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{_name}-%{version}.tar.gz Source42: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{_name}-%{version}.tar.gz.asc -Requires: %{_name} = %{version} +Requires: %{_name}-clients = %{version} Supplements: packageand(openssh-clients:libgtk-3-0) %if 0%{?suse_version} >= 1550 BuildRequires: gtk3-devel