From ac5c4fb670700d076974927f9369e3a1f8e286b6bef39cb9b72aaa226ef855e1 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Mon, 24 Sep 2018 08:52:48 +0000 Subject: [PATCH] Accepting request 636729 from home:jsikes:branches:X11:XOrg Finally got around to bsc#1101470 for factory. Enjoy! OBS-URL: https://build.opensuse.org/request/show/636729 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=149 --- tigervnc.changes | 6 ++++++ tigervnc.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/tigervnc.changes b/tigervnc.changes index a3bf2a8..7b450f7 100644 --- a/tigervnc.changes +++ b/tigervnc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 19 21:19:21 UTC 2018 - Jason Sikes + +- Changed "openssl" requirement to "openssl(cli)" + * (bsc#1101470) + ------------------------------------------------------------------- Mon Aug 6 12:04:52 UTC 2018 - msrb@suse.com diff --git a/tigervnc.spec b/tigervnc.spec index b21e68f..02b10b0 100644 --- a/tigervnc.spec +++ b/tigervnc.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 http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -155,13 +155,13 @@ Requires(post): systemd Requires(post): firewall-macros %endif # Needed to generate certificates -Requires: openssl Requires: windowmanager Requires: xauth Requires: xinit Requires: xkbcomp Requires: xkeyboard-config Requires: xorg-x11-fonts-core +Requires: openssl(cli) # For the with-vnc-key.sh script Requires: /bin/hostname %{?systemd_requires}