Accepting request 536721 from graphics
Reinstate files removed OBS-URL: https://build.opensuse.org/request/show/536721 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=73
This commit is contained in:
commit
5c625123b0
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 26 10:01:19 CEST 2017 - pth@suse.de
|
||||
|
||||
- Reverse last change.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 10:58:28 CEST 2017 - pth@suse.de
|
||||
|
||||
- Remove pre_checkin.sh and graphviz-addon.* as they aren't needed
|
||||
anymore.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -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,6 @@ BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
Requires: graphviz-plugins-core = %{version}
|
||||
Recommends: graphviz-gd = %{version}
|
||||
Recommends: graphviz-gnome = %{version}
|
||||
%if %{with extras}
|
||||
BuildRequires: freeglut-devel
|
||||
BuildRequires: perl
|
||||
@ -130,9 +129,9 @@ Experimental large graph viewer using graphviz
|
||||
%package -n graphviz-gnome
|
||||
Summary: Graphviz plugins that use gtk/GNOME
|
||||
Group: Productivity/Graphics/Visualization/Graph
|
||||
Recommends: plugin-core = %{version}
|
||||
Requires(post): graphviz = %{version}
|
||||
Recommends: xorg-x11-fonts
|
||||
Supplements: graphviz-plugins-core
|
||||
Supplements: packageand(graphviz:xorg-x11-fonts-core)
|
||||
|
||||
%description -n graphviz-gnome
|
||||
Graphviz plugins that use gtk/GNOME.
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 26 10:01:19 CEST 2017 - pth@suse.de
|
||||
|
||||
- Reverse last change.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 10:58:28 CEST 2017 - pth@suse.de
|
||||
|
||||
- Remove pre_checkin.sh and graphviz-addon.* as they aren't needed
|
||||
anymore.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -73,7 +73,6 @@ BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
Requires: graphviz-plugins-core = %{version}
|
||||
Recommends: graphviz-gd = %{version}
|
||||
Recommends: graphviz-gnome = %{version}
|
||||
%if %{with extras}
|
||||
BuildRequires: freeglut-devel
|
||||
BuildRequires: perl
|
||||
@ -130,9 +129,9 @@ Experimental large graph viewer using graphviz
|
||||
%package -n graphviz-gnome
|
||||
Summary: Graphviz plugins that use gtk/GNOME
|
||||
Group: Productivity/Graphics/Visualization/Graph
|
||||
Recommends: plugin-core = %{version}
|
||||
Requires(post): graphviz = %{version}
|
||||
Recommends: xorg-x11-fonts
|
||||
Supplements: graphviz-plugins-core
|
||||
Supplements: packageand(graphviz:xorg-x11-fonts-core)
|
||||
|
||||
%description -n graphviz-gnome
|
||||
Graphviz plugins that use gtk/GNOME.
|
||||
|
Loading…
Reference in New Issue
Block a user