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