Accepting request 666698 from home:michalsrb:branches:X11:XOrg

- Switch websocket dependency to python3. (bsc#1119737)

OBS-URL: https://build.opensuse.org/request/show/666698
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=154
This commit is contained in:
Michal Srb
2019-01-17 12:31:12 +00:00
committed by Git OBS Bridge
parent e18c170d96
commit 8608018ff5
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 17 12:07:27 UTC 2019 - msrb@suse.com
- Switch websocket dependency to python3. (bsc#1119737)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 10:21:29 UTC 2019 - msrb@suse.com Thu Jan 17 10:21:29 UTC 2019 - msrb@suse.com

View File

@@ -193,7 +193,7 @@ configuration.
%package -n xorg-x11-Xvnc-novnc %package -n xorg-x11-Xvnc-novnc
Requires: novnc Requires: novnc
Requires: python-websockify Requires: python3-websockify
Requires: xorg-x11-Xvnc Requires: xorg-x11-Xvnc
%{?systemd_requires} %{?systemd_requires}
Summary: NoVNC service for Xvnc Summary: NoVNC service for Xvnc