From 20ae4de6716dc22479d74aa3efa418b6405811f4b1fc3a6232f9675bc1c16ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 28 Feb 2012 13:37:50 +0000 Subject: [PATCH] Accepting request 107416 from graphics BuildRequire ghostscript instead of outdated ghostscript-mini (related to Ghostscript package clean-up, see bnc#735824) (forwarded request 107335 from jsmeix) OBS-URL: https://build.opensuse.org/request/show/107416 OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=41 --- graphviz-plugins.changes | 6 ++++++ graphviz-plugins.spec | 30 +++++++++++++++--------------- graphviz.spec | 4 ++-- 3 files changed, 23 insertions(+), 17 deletions(-) diff --git a/graphviz-plugins.changes b/graphviz-plugins.changes index 5dc7866..a5136fe 100644 --- a/graphviz-plugins.changes +++ b/graphviz-plugins.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 28 09:43:45 CET 2012 - jsmeix@suse.de + +- BuildRequire "ghostscript" instead of outdated "ghostscript-mini" + (related to Ghostscript package clean-up, see bnc#735824). + ------------------------------------------------------------------- Wed Oct 19 18:36:48 UTC 2011 - coolo@suse.com diff --git a/graphviz-plugins.spec b/graphviz-plugins.spec index c96001b..44b5d49 100644 --- a/graphviz-plugins.spec +++ b/graphviz-plugins.spec @@ -25,7 +25,7 @@ BuildRequires: freetype2-devel >= 2 BuildRequires: gcc-c++ BuildRequires: gcc-java BuildRequires: gd-devel -BuildRequires: ghostscript-mini +BuildRequires: ghostscript BuildRequires: gmp-devel BuildRequires: graphviz BuildRequires: gtkglext-devel @@ -65,7 +65,7 @@ BuildRequires: fdupes %endif Version: 2.28.0 Release: 1 -License: IBM Public License .. +License: IPL-1.0 Summary: Graph Visualization Tools Url: http://www.graphviz.org/ Group: Productivity/Graphics/Visualization/Graph @@ -92,7 +92,7 @@ A collection of tools and tcl packages for the manipulation and layout of graphs (as in nodes and edges, not as in bar charts). %package -n graphviz-gnome -License: IBM Public License .. +License: IPL-1.0 Summary: Graphviz plugins that use gtk/GNOME Group: Productivity/Graphics/Visualization/Graph Requires(pre): coreutils @@ -104,7 +104,7 @@ Provides: graphviz_plugin = %{version} Graphviz plugins that use gtk/GNOME. %package -n graphviz-gd -License: IBM Public License .. +License: IPL-1.0 Summary: Graphviz plugin for renderers based on gd Group: Productivity/Graphics/Visualization/Graph Requires(pre): coreutils @@ -117,7 +117,7 @@ The graphviz-gd package contains the gd extensions for the graphviz tools. %package -n graphviz-guile -License: IBM Public License .. +License: IPL-1.0 Summary: Graph Visualization Tools Group: Productivity/Graphics/Visualization/Graph Requires: graphviz = %{version} @@ -129,7 +129,7 @@ A collection of tools and tcl packages for the manipulation and layout of graphs (as in nodes and edges, not as in bar charts). %package -n graphviz-java -License: IBM Public License .. +License: IPL-1.0 Summary: Graph Visualization Tools Group: Productivity/Graphics/Visualization/Graph Requires: graphviz = %{version} @@ -141,7 +141,7 @@ A collection of tools and tcl packages for the manipulation and layout of graphs (as in nodes and edges, not as in bar charts). %package -n graphviz-lua -License: IBM Public License .. +License: IPL-1.0 Summary: Lua extension for graphviz Group: Productivity/Graphics/Visualization/Graph Requires: graphviz = %{version} @@ -153,7 +153,7 @@ The graphviz-lua package contains the lua extension for the graphviz tools. %package -n graphviz-ocaml -License: IBM Public License .. +License: IPL-1.0 Summary: OCAML extension for graphviz Group: Productivity/Graphics/Visualization/Graph Requires: graphviz = %{version} @@ -165,7 +165,7 @@ The graphviz-ocaml package contains the Objective Caml extension for the graphviz tools. %package -n graphviz-perl -License: IBM Public License .. +License: IPL-1.0 Summary: Perl extension for Graphviz Group: Productivity/Graphics/Visualization/Graph Requires: graphviz = %{version} @@ -177,7 +177,7 @@ The graphviz-perl package contains the Perl extension for the graphviz tools. %package -n graphviz-php -License: IBM Public License .. +License: IPL-1.0 Summary: PHP Extension for Graphviz Group: Productivity/Graphics/Visualization/Graph Requires: graphviz = %{version} @@ -189,7 +189,7 @@ The graphviz-php package contains the PHP extension for the graphviz tools. %package -n graphviz-python -License: IBM Public License .. +License: IPL-1.0 Summary: Python Extension for Graphviz Group: Productivity/Graphics/Visualization/Graph Requires: graphviz = %{version} @@ -201,7 +201,7 @@ The graphviz-python package contains the Python extension for the graphviz tools. %package -n graphviz-ruby -License: IBM Public License .. +License: IPL-1.0 Summary: Ruby Extension for Graphviz Group: Productivity/Graphics/Visualization/Graph Requires: graphviz = %{version} @@ -213,7 +213,7 @@ The graphviz-ruby package contains the ruby extension for the graphviz tools. %package -n graphviz-sharp -License: IBM Public License .. +License: IPL-1.0 Summary: C# Extension for Graphviz Group: Productivity/Graphics/Visualization/Graph Requires: graphviz = %{version} @@ -225,7 +225,7 @@ The graphviz-sharp package contains the C# extension for the graphviz tools. %package -n graphviz-tcl -License: IBM Public License .. +License: IPL-1.0 Summary: Tcl extension tools for graphviz Group: Development/Libraries/Tcl Requires: graphviz = %{version} @@ -238,7 +238,7 @@ The graphviz-tcl package contains the various tcl packages (extensions) for the graphviz tools. %package -n graphviz-doc -License: IBM Public License .. +License: IPL-1.0 Summary: Documentation for graphviz Group: Productivity/Graphics/Visualization/Graph diff --git a/graphviz.spec b/graphviz.spec index 0123760..b65c235 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -22,7 +22,7 @@ Name: graphviz Version: 2.28.0 Release: 1 -License: IBM Public License .. +License: IPL-1.0 Summary: Graph Visualization Tools Url: http://www.graphviz.org/ Group: Productivity/Graphics/Visualization/Graph @@ -62,7 +62,7 @@ A collection of tools and tcl packages for the manipulation and layout of graphs (as in nodes and edges, not as in bar charts). %package devel -License: IBM Public License .. +License: IPL-1.0 Summary: Graphiviz development package Group: Development/Libraries/C and C++ Requires: %{name} = %{version}