From 05c990c804f6b7c0a11ae3f6428a76bb8996b4480a78c01d60b935a913a73821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 14 Feb 2019 10:37:25 +0000 Subject: [PATCH] - Supplement the openssh and libx11 together to ensure this package is installed on machines where there is X stack OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=176 --- openssh-askpass-gnome.changes | 6 ++++++ openssh-askpass-gnome.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/openssh-askpass-gnome.changes b/openssh-askpass-gnome.changes index d45a82a..50f2001 100644 --- a/openssh-askpass-gnome.changes +++ b/openssh-askpass-gnome.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 14 10:36:03 UTC 2019 - Tomáš Chvátal + +- Supplement the openssh and libx11 together to ensure this package + is installed on machines where there is X stack + ------------------------------------------------------------------- Mon Oct 22 08:59:02 UTC 2018 - Pedro Monreal Gonzalez diff --git a/openssh-askpass-gnome.spec b/openssh-askpass-gnome.spec index df79e8c..764615e 100644 --- a/openssh-askpass-gnome.spec +++ b/openssh-askpass-gnome.spec @@ -26,12 +26,13 @@ Group: Productivity/Networking/SSH URL: http://www.openssh.com/ Source: http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{_name}-%{version}.tar.gz Source42: http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{_name}-%{version}.tar.gz.asc +Requires: %{_name} = %{version} +Supplements: packageand(openssh:libX11-6) %if 0%{?suse_version} >= 1550 BuildRequires: gtk3-devel %else BuildRequires: gtk2-devel %endif -Requires: %{_name} = %{version} %description SSH (Secure Shell) is a program for logging into a remote machine and