- Replace the recommends for graphviz-gnome by a 'supplements packageand'

so that graphviz doesn't pull in all the X11 related stuff on a
  machine without graphical desktop (bsc#930442).

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=119
This commit is contained in:
Philipp Thomas 2017-10-23 14:21:25 +00:00 committed by Git OBS Bridge
parent 8271379574
commit 7dc40ab988
4 changed files with 17 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 23 15:57:03 CEST 2017 - pth@suse.de
- Replace the recommends for graphviz-gnome by a 'supplements packageand'
so that graphviz doesn't pull in all the X11 related stuff on a
machine without graphical desktop (bsc#930442).
-------------------------------------------------------------------
Wed Oct 4 15:43:37 UTC 2017 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package graphviz
# spec file for package graphviz-addons
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
@ -73,7 +73,7 @@ BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(zlib)
Requires: graphviz-plugins-core = %{version}
Recommends: graphviz-gd = %{version}
Recommends: graphviz-gnome = %{version}
Supplements: packageand(graphviz:xorg-x11-fonts-core)
%if %{with extras}
BuildRequires: freeglut-devel
BuildRequires: perl

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 23 15:57:03 CEST 2017 - pth@suse.de
- Replace the recommends for graphviz-gnome by a 'supplements packageand'
so that graphviz doesn't pull in all the X11 related stuff on a
machine without graphical desktop (bsc#930442).
-------------------------------------------------------------------
Wed Oct 4 15:43:37 UTC 2017 - dimstar@opensuse.org

View File

@ -73,7 +73,7 @@ BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(zlib)
Requires: graphviz-plugins-core = %{version}
Recommends: graphviz-gd = %{version}
Recommends: graphviz-gnome = %{version}
Supplements: packageand(graphviz:xorg-x11-fonts-core)
%if %{with extras}
BuildRequires: freeglut-devel
BuildRequires: perl