diff --git a/openssh-askpass-gnome.changes b/openssh-askpass-gnome.changes index 50f2001..77a3ebe 100644 --- a/openssh-askpass-gnome.changes +++ b/openssh-askpass-gnome.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 18 14:07:56 UTC 2019 - Fabian Vogt + +- Supplement libgtk-3-0 instead to avoid installation on a textmode install + (boo#1142000) + ------------------------------------------------------------------- Thu Feb 14 10:36:03 UTC 2019 - Tomáš Chvátal diff --git a/openssh-askpass-gnome.spec b/openssh-askpass-gnome.spec index 764615e..1bcae51 100644 --- a/openssh-askpass-gnome.spec +++ b/openssh-askpass-gnome.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -27,7 +27,7 @@ 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) +Supplements: packageand(openssh:libgtk-3-0) %if 0%{?suse_version} >= 1550 BuildRequires: gtk3-devel %else diff --git a/openssh.spec b/openssh.spec index 4713cf3..5abeb31 100644 --- a/openssh.spec +++ b/openssh.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ #