2007-05-10 02:49:24 +02:00
|
|
|
#
|
2011-03-14 09:40:12 +01:00
|
|
|
# spec file for package graphviz-plugins
|
2007-05-10 02:49:24 +02:00
|
|
|
#
|
2012-04-04 12:45:21 +02:00
|
|
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-05-10 02:49:24 +02:00
|
|
|
#
|
2008-08-08 02:03:21 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2007-05-10 02:49:24 +02:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
|
2008-04-07 01:03:48 +02:00
|
|
|
%define mname graphviz
|
2008-03-14 17:42:33 +01:00
|
|
|
|
2007-05-10 02:49:24 +02:00
|
|
|
Name: graphviz-plugins
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
BuildRequires: bison
|
|
|
|
BuildRequires: flex
|
|
|
|
BuildRequires: freetype2-devel >= 2
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: gcc-java
|
|
|
|
BuildRequires: gd-devel
|
2012-02-28 14:37:50 +01:00
|
|
|
BuildRequires: ghostscript
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
BuildRequires: gmp-devel
|
|
|
|
BuildRequires: graphviz
|
2012-09-03 12:18:53 +02:00
|
|
|
%if 0%suse_version > 1220
|
|
|
|
BuildRequires: gtkglext-devel
|
|
|
|
%endif
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
BuildRequires: guile-devel
|
|
|
|
BuildRequires: ksh
|
|
|
|
BuildRequires: libexpat-devel
|
|
|
|
BuildRequires: libgcj-devel
|
|
|
|
BuildRequires: libgnomeui-devel
|
|
|
|
BuildRequires: libjpeg-devel
|
|
|
|
BuildRequires: libpng-devel
|
|
|
|
BuildRequires: libstdc++-devel
|
|
|
|
BuildRequires: m4
|
|
|
|
BuildRequires: mono-core
|
|
|
|
BuildRequires: ocaml
|
|
|
|
BuildRequires: perl
|
|
|
|
BuildRequires: php5-devel
|
|
|
|
BuildRequires: python-devel
|
|
|
|
BuildRequires: ruby-devel
|
|
|
|
BuildRequires: swig
|
|
|
|
BuildRequires: tk-devel >= 8.3
|
|
|
|
BuildRequires: xorg-x11-devel
|
|
|
|
BuildRequires: xorg-x11-libICE-devel
|
|
|
|
BuildRequires: xorg-x11-libSM-devel
|
|
|
|
BuildRequires: xorg-x11-libX11-devel
|
|
|
|
BuildRequires: xorg-x11-libXext-devel
|
|
|
|
BuildRequires: xorg-x11-libXmu-devel
|
|
|
|
BuildRequires: xorg-x11-libXpm-devel
|
|
|
|
BuildRequires: xorg-x11-libXt-devel
|
|
|
|
BuildRequires: zlib-devel
|
|
|
|
BuildRequires: pkgconfig(cairo)
|
|
|
|
BuildRequires: pkgconfig(glib-2.0)
|
|
|
|
BuildRequires: pkgconfig(libglade-2.0)
|
2012-04-04 12:45:21 +02:00
|
|
|
BuildRequires: pkgconfig(lua) < 5.2
|
|
|
|
BuildRequires: pkgconfig(lua) >= 5.1
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
BuildRequires: pkgconfig(pango)
|
2007-08-17 18:47:44 +02:00
|
|
|
%if 0%{?suse_version} > 1020
|
|
|
|
BuildRequires: fdupes
|
|
|
|
%endif
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Version: 2.28.0
|
2012-04-04 12:45:21 +02:00
|
|
|
Release: 0
|
2007-05-10 02:49:24 +02:00
|
|
|
Summary: Graph Visualization Tools
|
2012-04-04 12:45:21 +02:00
|
|
|
License: IPL-1.0
|
2007-05-10 02:49:24 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
2012-04-04 12:45:21 +02:00
|
|
|
Url: http://www.graphviz.org/
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Source: http://www.graphviz.org/pub/graphviz/ARCHIVE/%{mname}-%{version}.tar.gz
|
|
|
|
Patch1: graphviz-gd_png_check_sig.patch
|
2008-04-07 01:03:48 +02:00
|
|
|
Patch100: graphviz-plugins-fix_install_dirs.patch
|
2011-10-04 18:46:45 +02:00
|
|
|
Patch101: graphviz-python_version.patch
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Patch102: graphviz-plugins-tcl_install_dir.patch
|
|
|
|
Patch103: graphviz-2.20.2-interpreter_names.patch
|
|
|
|
Patch104: graphviz-guile.patch
|
|
|
|
Patch105: graphviz-2.18-do_not_use_ocamlopt.patch
|
2011-09-28 21:20:06 +02:00
|
|
|
Patch106: graphviz-fix-pkgIndex.patch
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Requires(pre): coreutils
|
2007-05-10 02:49:24 +02:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2011-09-29 16:42:35 +02:00
|
|
|
|
2008-03-28 16:07:03 +01:00
|
|
|
%define rb_libdir %{_libdir}/ruby
|
|
|
|
%define rb_sitedir %{rb_libdir}/site_ruby/%{rb_ver}
|
|
|
|
%define rb_vendordir %{rb_libdir}/vendor_ruby/%{rb_ver}
|
2008-07-11 22:20:33 +02:00
|
|
|
%define lua_libdir %{_libdir}/lua/%(pkg-config --variable=V lua)
|
2008-10-24 16:59:41 +02:00
|
|
|
%define debug_package_requires graphviz_plugin = %{version}-%{release}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description
|
|
|
|
A collection of tools and tcl packages for the manipulation and layout
|
|
|
|
of graphs (as in nodes and edges, not as in bar charts).
|
|
|
|
|
2008-04-22 15:35:28 +02:00
|
|
|
%package -n graphviz-gnome
|
|
|
|
Summary: Graphviz plugins that use gtk/GNOME
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires(pre): coreutils
|
|
|
|
Requires(pre): graphviz = %{version}
|
2010-06-02 18:08:19 +02:00
|
|
|
Requires: xorg-x11-fonts
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Provides: graphviz_plugin = %{version}
|
2008-04-22 15:35:28 +02:00
|
|
|
|
|
|
|
%description -n graphviz-gnome
|
|
|
|
Graphviz plugins that use gtk/GNOME.
|
|
|
|
|
2007-05-10 02:49:24 +02:00
|
|
|
%package -n graphviz-gd
|
|
|
|
Summary: Graphviz plugin for renderers based on gd
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires(pre): coreutils
|
|
|
|
Requires(pre): gd
|
|
|
|
Requires(pre): graphviz = %{version}
|
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-gd
|
2008-04-07 01:03:48 +02:00
|
|
|
The graphviz-gd package contains the gd extensions for the graphviz
|
|
|
|
tools.
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%package -n graphviz-guile
|
|
|
|
Summary: Graph Visualization Tools
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires: graphviz = %{version}
|
|
|
|
Requires: guile
|
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-guile
|
|
|
|
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
|
|
|
|
Summary: Graph Visualization Tools
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires: graphviz = %{version}
|
|
|
|
Requires: java
|
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-java
|
|
|
|
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
|
|
|
|
Summary: Lua extension for graphviz
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires: graphviz = %{version}
|
|
|
|
Requires: lua
|
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-lua
|
2008-04-07 01:03:48 +02:00
|
|
|
The graphviz-lua package contains the lua extension for the graphviz
|
|
|
|
tools.
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%package -n graphviz-ocaml
|
|
|
|
Summary: OCAML extension for graphviz
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires: graphviz = %{version}
|
|
|
|
Requires: ocaml
|
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-ocaml
|
2008-04-07 01:03:48 +02:00
|
|
|
The graphviz-ocaml package contains the Objective Caml extension for
|
|
|
|
the graphviz tools.
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%package -n graphviz-perl
|
|
|
|
Summary: Perl extension for Graphviz
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires: graphviz = %{version}
|
2010-02-19 16:34:22 +01:00
|
|
|
Requires: perl = %{perl_version}
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-perl
|
2008-04-07 01:03:48 +02:00
|
|
|
The graphviz-perl package contains the Perl extension for the graphviz
|
|
|
|
tools.
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%package -n graphviz-php
|
|
|
|
Summary: PHP Extension for Graphviz
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires: graphviz = %{version}
|
|
|
|
Requires: php5
|
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-php
|
2008-04-07 01:03:48 +02:00
|
|
|
The graphviz-php package contains the PHP extension for the graphviz
|
|
|
|
tools.
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%package -n graphviz-python
|
|
|
|
Summary: Python Extension for Graphviz
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires: graphviz = %{version}
|
|
|
|
Requires: python
|
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-python
|
2008-04-07 01:03:48 +02:00
|
|
|
The graphviz-python package contains the Python extension for the
|
|
|
|
graphviz tools.
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%package -n graphviz-ruby
|
|
|
|
Summary: Ruby Extension for Graphviz
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires: graphviz = %{version}
|
|
|
|
Requires: ruby
|
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-ruby
|
2008-04-07 01:03:48 +02:00
|
|
|
The graphviz-ruby package contains the ruby extension for the graphviz
|
|
|
|
tools.
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%package -n graphviz-sharp
|
|
|
|
Summary: C# Extension for Graphviz
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
|
|
|
Requires: graphviz = %{version}
|
|
|
|
Requires: mono-core
|
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-sharp
|
2008-04-07 01:03:48 +02:00
|
|
|
The graphviz-sharp package contains the C# extension for the graphviz
|
|
|
|
tools.
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%package -n graphviz-tcl
|
|
|
|
Summary: Tcl extension tools for graphviz
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Development/Libraries/Tcl
|
|
|
|
Requires: graphviz = %{version}
|
|
|
|
Requires: tcl >= 8.3
|
|
|
|
Requires: tk
|
|
|
|
Provides: graphviz_plugin = %{version}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-tcl
|
|
|
|
The graphviz-tcl package contains the various tcl packages (extensions)
|
|
|
|
for the graphviz tools.
|
|
|
|
|
|
|
|
%package -n graphviz-doc
|
|
|
|
Summary: Documentation for graphviz
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
Group: Productivity/Graphics/Visualization/Graph
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%description -n graphviz-doc
|
|
|
|
Provides some additional PDF and HTML documentation for graphviz.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n %{mname}-%{version}
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
%patch1
|
2008-04-07 01:03:48 +02:00
|
|
|
%patch100
|
|
|
|
%patch101
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
%patch102
|
2008-04-29 23:42:53 +02:00
|
|
|
%patch103
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
%patch104 -p1
|
|
|
|
%patch105
|
2011-09-28 21:20:06 +02:00
|
|
|
%patch106
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
|
2007-05-10 02:49:24 +02:00
|
|
|
# Fix path in generated man pages
|
|
|
|
sed -e 's$@LIB_DIR@$%{_libdir}$g' tclpkg/gv/gv_doc_langs.tcl >tclpkg/gv/gv_doc_langs.tcl.new && mv tclpkg/gv/gv_doc_langs.tcl.new tclpkg/gv/gv_doc_langs.tcl
|
|
|
|
|
|
|
|
%build
|
|
|
|
WARN_FLAGS="-W -Wall -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith"
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
CFLAGS="%{optflags} $WARN_FLAGS"
|
2007-05-10 02:49:24 +02:00
|
|
|
%ifarch %ix86 x86_64
|
|
|
|
CFLAGS="$CFLAGS -ffast-math"
|
|
|
|
%endif
|
2012-06-11 17:01:58 +02:00
|
|
|
%if %suse_version > 1210
|
|
|
|
rubyflags=$(pkg-config --cflags ruby-1.9)
|
|
|
|
CFLAGS="$CFLAGS $rubyflags"
|
|
|
|
CXXFLAGS="$CXXFLAGS $rubyflags"
|
|
|
|
%endif
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
|
|
|
|
export CFLAGS
|
|
|
|
export CXXFLAGS="$CXXFLAGS -fpermissive"
|
|
|
|
export CPPFLAGS="%{optflags}"
|
2008-07-11 22:20:33 +02:00
|
|
|
%configure \
|
2007-05-10 02:49:24 +02:00
|
|
|
--with-x \
|
|
|
|
--disable-static \
|
|
|
|
--disable-dependency-tracking \
|
|
|
|
--with-ipsepcola \
|
|
|
|
--without-ming \
|
2011-10-03 14:28:31 +02:00
|
|
|
--disable-silent-rules \
|
2008-10-24 16:59:41 +02:00
|
|
|
--enable-ltdl-install=no \
|
2008-07-11 22:20:33 +02:00
|
|
|
--disable-io
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
make DESTDIR=%{buildroot} %{?_smp_mflags}
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%install
|
2008-07-11 22:20:33 +02:00
|
|
|
%makeinstall \
|
2007-05-10 02:49:24 +02:00
|
|
|
docdir=%{buildroot}%{_docdir}/%{mname} \
|
|
|
|
pkgconfigdir=%{_libdir}/pkgconfig
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
|
2007-05-10 02:49:24 +02:00
|
|
|
mkdir -p %{buildroot}/%{_docdir}
|
|
|
|
mkdir -p %{buildroot}%{_datadir}/%{mname}
|
|
|
|
mkdir -p %{buildroot}%{_datadir}/tcl/%{mname}
|
|
|
|
chmod -x %{buildroot}%{_datadir}/%{mname}/lefty/*
|
|
|
|
cp -a %{buildroot}%{_datadir}/%{mname}/doc __doc
|
|
|
|
rm -rf %{buildroot}%{_datadir}/%{mname}/doc
|
2008-04-20 20:49:38 +02:00
|
|
|
mkdir -p %{buildroot}%{_libdir}/graphviz
|
|
|
|
touch %{buildroot}%{_libdir}/graphviz/config
|
2007-05-10 02:49:24 +02:00
|
|
|
#Correct the path to the shared library
|
|
|
|
for manfile in $(find %{buildroot} -name \*.man); do
|
|
|
|
sed -e 's$/usr/lib/graphviz$%{_libdir}/%{mname}$g' $manfile > ${manfile}.new && mv ${manfile}.new ${manfile}
|
|
|
|
done
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
rm -f %{buildroot}%{_bindir}/*
|
|
|
|
rm -rf %{buildroot}%{_includedir}/graphviz
|
2008-04-20 20:49:38 +02:00
|
|
|
rm -f %{buildroot}%{_libdir}/graphviz/config
|
2008-03-28 16:07:03 +01:00
|
|
|
rm -f %{buildroot}%{_libdir}/graphviz/libgvplugin_core*
|
|
|
|
rm -f %{buildroot}%{_libdir}/graphviz/libgvplugin_dot_layout*
|
|
|
|
rm -f %{buildroot}%{_libdir}/graphviz/libgvplugin_neato_layout*
|
|
|
|
rm -f %{buildroot}%{_libdir}/lib*
|
|
|
|
rm -rf %{buildroot}%{_libdir}/pkgconfig
|
2008-04-20 20:49:38 +02:00
|
|
|
rm -rf %{buildroot}%{_datadir}/graphviz/graphs
|
|
|
|
rm -rf %{buildroot}%{_datadir}/graphviz/lefty
|
2008-03-28 16:07:03 +01:00
|
|
|
rm -rf %{buildroot}%{_mandir}/man1
|
|
|
|
rm -f %{buildroot}%{_mandir}/man3/*.3.gz
|
|
|
|
rm -f %{buildroot}%{_mandir}/man3/*.3
|
|
|
|
rm -f %{buildroot}%{_mandir}/man7/*.7
|
|
|
|
rm -f %{buildroot}%{_mandir}/man7/*.7.gz
|
2008-04-07 01:03:48 +02:00
|
|
|
for lib in libgdtclft* libgv_tcl.so libtcldot* libtclplan* libtkspline*; do
|
|
|
|
mv %{buildroot}%{_libdir}/%{mname}/tcl/${lib} %{buildroot}%{_libdir}
|
|
|
|
done
|
2007-08-17 18:47:44 +02:00
|
|
|
%if 0%{?suse_version} > 1020
|
2008-07-11 22:20:33 +02:00
|
|
|
%fdupes -s %{buildroot}%{_defaultdocdir}/%{mname}
|
2007-08-17 18:47:44 +02:00
|
|
|
%endif
|
2008-04-20 20:49:38 +02:00
|
|
|
#%clean
|
|
|
|
#rm -rf %{buildroot}
|
- Fix compilation with new guile
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
- Add patchwork supporting squarified tree maps
- Add ordering as a node attribute
- Fix problems with font resolution
- Fix problems with text placement
- Fix twopi to set root attribute
- Make available layouts and formats available via the API
- Fix error message system so that an application can capture the messages
- New attributes and features for sfdp
- gvgen now allows the user to specify graph name and node name template
- Make overlap=false denote overlap=prism
- More efficient xdot library
- HTML-like labels provide ID
- Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094
2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149
2157 2113 2159 2160 2161 2163
- Add scale attribute to twopi
- Add <B>,<I>,<U> to html strings
- migrated to 2005 version of cdt
- Update to version 2.28.0
- incremented library api version:
libcdt, libgraph, libcgraph, libgvpr, libgvc
- Add gvmap, cluster and gvmap.sh
- Deprecate dotty; prefer gvedit
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=28
2011-09-28 21:14:00 +02:00
|
|
|
rm -rf %{buildroot}/%{_libdir}/%{mname}/%{_lib}
|
2007-06-19 02:22:03 +02:00
|
|
|
|
2007-05-10 02:49:24 +02:00
|
|
|
%files -n graphviz-gd
|
|
|
|
%defattr(-,root,root)
|
2008-04-20 20:49:38 +02:00
|
|
|
%{_libdir}/graphviz/libgvplugin_gd.so*
|
2007-05-10 02:49:24 +02:00
|
|
|
|
2008-10-24 16:59:41 +02:00
|
|
|
%post -n graphviz-gd
|
|
|
|
%{_bindir}/dot -c
|
2007-05-10 02:49:24 +02:00
|
|
|
|
2008-10-24 16:59:41 +02:00
|
|
|
%postun -n graphviz-gd
|
|
|
|
%{_bindir}/dot -c
|
2008-04-22 15:35:28 +02:00
|
|
|
|
2008-10-24 16:59:41 +02:00
|
|
|
%post -n graphviz-gnome
|
|
|
|
%{_bindir}/dot -c
|
2008-04-22 15:35:28 +02:00
|
|
|
|
2008-10-24 16:59:41 +02:00
|
|
|
%postun -n graphviz-gnome
|
|
|
|
%{_bindir}/dot -c
|
2008-04-22 15:35:28 +02:00
|
|
|
|
|
|
|
%files -n graphviz-gnome
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/graphviz/libgvplugin_pango*
|
|
|
|
%{_libdir}/graphviz/libgvplugin_gdk_pixbuf*
|
|
|
|
%{_libdir}/graphviz/libgvplugin_gtk*
|
|
|
|
%{_libdir}/graphviz/libgvplugin_xlib*
|
2007-05-10 02:49:24 +02:00
|
|
|
|
2008-04-07 01:03:48 +02:00
|
|
|
%post -n graphviz-tcl -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -n graphviz-tcl -p /sbin/ldconfig
|
|
|
|
|
2007-05-10 02:49:24 +02:00
|
|
|
%files -n graphviz-guile
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/graphviz/guile
|
2010-03-18 22:58:41 +01:00
|
|
|
%doc %{_mandir}/man3/gv.3guile.gz
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%files -n graphviz-java
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/graphviz/java
|
|
|
|
|
|
|
|
%files -n graphviz-sharp
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/graphviz/sharp
|
2010-03-18 22:58:41 +01:00
|
|
|
%doc %{_mandir}/man3/gv.3sharp.gz
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%files -n graphviz-lua
|
|
|
|
%defattr(-,root,root,-)
|
2008-04-07 01:03:48 +02:00
|
|
|
%{_datadir}/%{mname}/demo/modgraph.lua
|
2008-07-11 22:20:33 +02:00
|
|
|
%dir %{_libdir}/lua
|
|
|
|
%dir %lua_libdir
|
2007-05-10 02:49:24 +02:00
|
|
|
%{_libdir}/graphviz/lua
|
2008-07-11 22:20:33 +02:00
|
|
|
%{lua_libdir}/gv.so
|
2010-03-18 22:58:41 +01:00
|
|
|
%doc %{_mandir}/man3/gv.3lua.gz
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%files -n graphviz-ocaml
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/graphviz/ocaml
|
2010-03-18 22:58:41 +01:00
|
|
|
%doc %{_mandir}/man3/gv.3ocaml.gz
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%files -n graphviz-perl
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/graphviz/perl
|
2008-03-28 16:07:03 +01:00
|
|
|
%{perl_vendorarch}/gv.pm
|
|
|
|
%{perl_vendorarch}/gv.so
|
2008-04-07 01:03:48 +02:00
|
|
|
%{_datadir}/%{mname}/demo/modgraph.pl
|
2010-03-18 22:58:41 +01:00
|
|
|
%doc %{_mandir}/man3/gv.3perl.gz
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%files -n graphviz-php
|
|
|
|
%defattr(-,root,root,-)
|
2008-04-07 01:03:48 +02:00
|
|
|
%{_libdir}/php5/extensions/gv.so
|
|
|
|
%{_datadir}/php5/gv.php
|
2010-03-18 22:58:41 +01:00
|
|
|
%doc %{_mandir}/man3/gv.3php.gz
|
2008-04-07 01:03:48 +02:00
|
|
|
%dir %{_libdir}/%{mname}/php
|
|
|
|
%{_libdir}/%{mname}/php/gv.php
|
|
|
|
%{_libdir}/%{mname}/php/gv.so
|
|
|
|
%{_libdir}/%{mname}/php/libgv_php.so
|
|
|
|
%{_datadir}/%{mname}/demo/modgraph.php
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%files -n graphviz-python
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/graphviz/python
|
2008-03-28 16:07:03 +01:00
|
|
|
%{py_sitedir}/_gv.so
|
|
|
|
%{py_sitedir}/gv.py
|
2010-03-18 22:58:41 +01:00
|
|
|
%doc %{_mandir}/man3/gv.3python.gz
|
2008-04-07 01:03:48 +02:00
|
|
|
%{_datadir}/%{mname}/demo/modgraph.py
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%files -n graphviz-ruby
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_libdir}/graphviz/ruby
|
2008-03-31 01:11:14 +02:00
|
|
|
%{rb_sitedir}/*-%{_os}/gv.so
|
2010-03-18 22:58:41 +01:00
|
|
|
%doc %{_mandir}/man3/gv.3ruby.gz
|
2008-04-07 01:03:48 +02:00
|
|
|
%{_datadir}/%{mname}/demo/modgraph.rb
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%files -n graphviz-tcl
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_datadir}/tcl/%{mname}
|
2008-04-07 01:03:48 +02:00
|
|
|
%{_libdir}/libgdtclft*
|
|
|
|
%{_libdir}/libgv_tcl.so
|
|
|
|
%{_libdir}/libtcldot*
|
|
|
|
%{_libdir}/libtclplan*
|
|
|
|
%{_libdir}/libtkspline*
|
2007-05-10 02:49:24 +02:00
|
|
|
%{_datadir}/tcl/%{mname}/pkgIndex.tcl
|
|
|
|
%{_datadir}/graphviz/demo
|
2010-03-18 22:58:41 +01:00
|
|
|
%doc %{_mandir}/man3/*.3tcl*
|
|
|
|
%doc %{_mandir}/man3/*.3tk*
|
2008-04-07 01:03:48 +02:00
|
|
|
%exclude %{_datadir}/%{mname}/demo/modgraph.rb
|
|
|
|
%exclude %{_datadir}/%{mname}/demo/modgraph.php
|
|
|
|
%exclude %{_datadir}/%{mname}/demo/modgraph.py
|
|
|
|
%exclude %{_datadir}/%{mname}/demo/modgraph.lua
|
|
|
|
%exclude %{_datadir}/%{mname}/demo/modgraph.pl
|
2007-05-10 02:49:24 +02:00
|
|
|
|
|
|
|
%files -n graphviz-doc
|
|
|
|
%defattr(-,root,root,-)
|
2008-07-11 22:20:33 +02:00
|
|
|
%docdir %{_defaultdocdir}/%{mname}
|
2007-05-10 02:49:24 +02:00
|
|
|
%doc __doc/*
|
2008-03-14 17:42:33 +01:00
|
|
|
|
2007-05-10 02:49:24 +02:00
|
|
|
%changelog
|