From 78aef05f323423bb49b4a3268b3067923672c5532576b7602d9141f8062585bc Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Mon, 8 Aug 2016 20:09:48 +0000 Subject: [PATCH] - Adding a generic 'windowmanager' requires which will be satisfied by any package providing 'windowmanager()': Requires: windowmanager() (boo#981663). OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=93 --- tigervnc.changes | 8 ++++++++ tigervnc.spec | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/tigervnc.changes b/tigervnc.changes index 8c9780f..d9e525f 100644 --- a/tigervnc.changes +++ b/tigervnc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 8 20:05:19 UTC 2016 - eich@suse.com + +- Adding a generic 'windowmanager' requires which will be + satisfied by any package providing 'windowmanager()': + Requires: windowmanager() + (boo#981663). + ------------------------------------------------------------------- Thu Jun 16 13:17:15 UTC 2016 - msrb@suse.com diff --git a/tigervnc.spec b/tigervnc.spec index dce26e6..9d8eea6 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -136,7 +136,6 @@ Requires(post): /usr/sbin/groupadd # Needed to generate certificates Requires: openssl # Needed to serve java applet -Requires: icewm Requires: python Requires: python-pyOpenSSL Requires: xauth @@ -145,6 +144,7 @@ Requires: xinit Requires: xkbcomp Requires: xkeyboard-config Requires: xorg-x11-fonts-core +Requires: windowmanager() Provides: xorg-x11-Xvnc:/usr/lib/vnc/with-vnc-key.sh Summary: TigerVNC implementation of Xvnc Group: System/X11/Servers/XF86_4