From 9a61f334332e9a2dedcea29e023c594c792e3d60f726485fa9beae4667141e07 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Mon, 8 Aug 2016 20:09:48 +0000 Subject: [PATCH 1/2] - 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 From b25521dd8cfb649a2e5d154043cf825621aebbf1fd5c92693ad3080bedb52a2a Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Tue, 9 Aug 2016 12:55:15 +0000 Subject: [PATCH 2/2] satisfied by any package providing 'windowmanager': Requires: windowmanager OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=94 --- tigervnc.changes | 4 ++-- tigervnc.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tigervnc.changes b/tigervnc.changes index d9e525f..66ed64d 100644 --- a/tigervnc.changes +++ b/tigervnc.changes @@ -2,8 +2,8 @@ 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() + satisfied by any package providing 'windowmanager': + Requires: windowmanager (boo#981663). ------------------------------------------------------------------- diff --git a/tigervnc.spec b/tigervnc.spec index 9d8eea6..ae13267 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -138,13 +138,13 @@ Requires: openssl # Needed to serve java applet Requires: python Requires: python-pyOpenSSL +Requires: windowmanager Requires: xauth Requires: xinetd 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