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}