- 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:
parent
8271379574
commit
7dc40ab988
@ -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
|
Wed Oct 4 15:43:37 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package graphviz
|
# spec file for package graphviz-addons
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -73,7 +73,7 @@ BuildRequires: pkgconfig(xext)
|
|||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
Requires: graphviz-plugins-core = %{version}
|
Requires: graphviz-plugins-core = %{version}
|
||||||
Recommends: graphviz-gd = %{version}
|
Recommends: graphviz-gd = %{version}
|
||||||
Recommends: graphviz-gnome = %{version}
|
Supplements: packageand(graphviz:xorg-x11-fonts-core)
|
||||||
%if %{with extras}
|
%if %{with extras}
|
||||||
BuildRequires: freeglut-devel
|
BuildRequires: freeglut-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
@ -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
|
Wed Oct 4 15:43:37 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -73,7 +73,7 @@ BuildRequires: pkgconfig(xext)
|
|||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
Requires: graphviz-plugins-core = %{version}
|
Requires: graphviz-plugins-core = %{version}
|
||||||
Recommends: graphviz-gd = %{version}
|
Recommends: graphviz-gd = %{version}
|
||||||
Recommends: graphviz-gnome = %{version}
|
Supplements: packageand(graphviz:xorg-x11-fonts-core)
|
||||||
%if %{with extras}
|
%if %{with extras}
|
||||||
BuildRequires: freeglut-devel
|
BuildRequires: freeglut-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user