This commit is contained in:
parent
012255bd96
commit
7a40ef1b42
@ -1,3 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
|
|
||||||
echo "pkg:graphviz"
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 14 16:51:30 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- drop get_release_number script
|
||||||
|
- remove release requires in plugins package, require just
|
||||||
|
the same version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 7 15:53:42 CEST 2008 - ro@suse.de
|
Thu Aug 7 15:53:42 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ BuildRequires: graphviz gtkglext-devel libglade2-devel libgnomeui-devel
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
%endif
|
%endif
|
||||||
Version: 2.20.2
|
Version: 2.20.2
|
||||||
Release: 2
|
Release: 3
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Graph Visualization Tools
|
Summary: Graph Visualization Tools
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
@ -75,7 +75,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: Graphviz plugins that use gtk/GNOME
|
Summary: Graphviz plugins that use gtk/GNOME
|
||||||
Requires: graphviz = %{version}-%{release}
|
Requires: graphviz = %{version}
|
||||||
PreReq: /bin/rm
|
PreReq: /bin/rm
|
||||||
|
|
||||||
%description -n graphviz-gnome
|
%description -n graphviz-gnome
|
||||||
@ -97,7 +97,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: Graphviz plugin for renderers based on gd
|
Summary: Graphviz plugin for renderers based on gd
|
||||||
Requires: graphviz = %{version}-%{release} gd
|
Requires: graphviz = %{version} gd
|
||||||
PreReq: /bin/rm
|
PreReq: /bin/rm
|
||||||
|
|
||||||
%description -n graphviz-gd
|
%description -n graphviz-gd
|
||||||
@ -120,7 +120,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: Graph Visualization Tools
|
Summary: Graph Visualization Tools
|
||||||
Requires: graphviz = %{version}-%{release} guile
|
Requires: graphviz = %{version} guile
|
||||||
|
|
||||||
%description -n graphviz-guile
|
%description -n graphviz-guile
|
||||||
A collection of tools and tcl packages for the manipulation and layout
|
A collection of tools and tcl packages for the manipulation and layout
|
||||||
@ -142,7 +142,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: Graph Visualization Tools
|
Summary: Graph Visualization Tools
|
||||||
Requires: graphviz = %{version}-%{release} java
|
Requires: graphviz = %{version} java
|
||||||
|
|
||||||
%description -n graphviz-java
|
%description -n graphviz-java
|
||||||
A collection of tools and tcl packages for the manipulation and layout
|
A collection of tools and tcl packages for the manipulation and layout
|
||||||
@ -164,7 +164,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: Lua extension for graphviz
|
Summary: Lua extension for graphviz
|
||||||
Requires: graphviz = %{version}-%{release} lua
|
Requires: graphviz = %{version} lua
|
||||||
|
|
||||||
%description -n graphviz-lua
|
%description -n graphviz-lua
|
||||||
The graphviz-lua package contains the lua extension for the graphviz
|
The graphviz-lua package contains the lua extension for the graphviz
|
||||||
@ -186,7 +186,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: OCAML extension for graphviz
|
Summary: OCAML extension for graphviz
|
||||||
Requires: graphviz = %{version}-%{release} ocaml
|
Requires: graphviz = %{version} ocaml
|
||||||
|
|
||||||
%description -n graphviz-ocaml
|
%description -n graphviz-ocaml
|
||||||
The graphviz-ocaml package contains the Objective Caml extension for
|
The graphviz-ocaml package contains the Objective Caml extension for
|
||||||
@ -208,7 +208,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: Perl extension for Graphviz
|
Summary: Perl extension for Graphviz
|
||||||
Requires: graphviz = %{version}-%{release} perl
|
Requires: graphviz = %{version} perl
|
||||||
|
|
||||||
%description -n graphviz-perl
|
%description -n graphviz-perl
|
||||||
The graphviz-perl package contains the Perl extension for the graphviz
|
The graphviz-perl package contains the Perl extension for the graphviz
|
||||||
@ -230,7 +230,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: PHP Extension for Graphviz
|
Summary: PHP Extension for Graphviz
|
||||||
Requires: graphviz = %{version}-%{release} php5
|
Requires: graphviz = %{version} php5
|
||||||
|
|
||||||
%description -n graphviz-php
|
%description -n graphviz-php
|
||||||
The graphviz-php package contains the PHP extension for the graphviz
|
The graphviz-php package contains the PHP extension for the graphviz
|
||||||
@ -252,7 +252,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: Python Extension for Graphviz
|
Summary: Python Extension for Graphviz
|
||||||
Requires: graphviz = %{version}-%{release} python
|
Requires: graphviz = %{version} python
|
||||||
|
|
||||||
%description -n graphviz-python
|
%description -n graphviz-python
|
||||||
The graphviz-python package contains the Python extension for the
|
The graphviz-python package contains the Python extension for the
|
||||||
@ -274,7 +274,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: Ruby Extension for Graphviz
|
Summary: Ruby Extension for Graphviz
|
||||||
Requires: graphviz = %{version}-%{release} ruby
|
Requires: graphviz = %{version} ruby
|
||||||
|
|
||||||
%description -n graphviz-ruby
|
%description -n graphviz-ruby
|
||||||
The graphviz-ruby package contains the ruby extension for the graphviz
|
The graphviz-ruby package contains the ruby extension for the graphviz
|
||||||
@ -296,7 +296,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
Summary: C# Extension for Graphviz
|
Summary: C# Extension for Graphviz
|
||||||
Requires: graphviz = %{version}-%{release} mono-core
|
Requires: graphviz = %{version} mono-core
|
||||||
|
|
||||||
%description -n graphviz-sharp
|
%description -n graphviz-sharp
|
||||||
The graphviz-sharp package contains the C# extension for the graphviz
|
The graphviz-sharp package contains the C# extension for the graphviz
|
||||||
@ -318,7 +318,7 @@ Authors:
|
|||||||
License: IBM Public License
|
License: IBM Public License
|
||||||
Group: Development/Libraries/Tcl
|
Group: Development/Libraries/Tcl
|
||||||
Summary: Tcl extension tools for graphviz
|
Summary: Tcl extension tools for graphviz
|
||||||
Requires: graphviz = %{version}-%{release} tcl >= 8.3 tk
|
Requires: graphviz = %{version} tcl >= 8.3 tk
|
||||||
|
|
||||||
%description -n graphviz-tcl
|
%description -n graphviz-tcl
|
||||||
The graphviz-tcl package contains the various tcl packages (extensions)
|
The graphviz-tcl package contains the various tcl packages (extensions)
|
||||||
@ -551,6 +551,10 @@ done
|
|||||||
%doc __doc/*
|
%doc __doc/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 14 2008 ro@suse.de
|
||||||
|
- drop get_release_number script
|
||||||
|
- remove release requires in plugins package, require just
|
||||||
|
the same version
|
||||||
* Thu Aug 07 2008 ro@suse.de
|
* Thu Aug 07 2008 ro@suse.de
|
||||||
- drop nodebug, require main graphviz package from debuginfo
|
- drop nodebug, require main graphviz package from debuginfo
|
||||||
instead
|
instead
|
||||||
|
@ -25,7 +25,7 @@ BuildRequires: xorg-x11-libICE-devel xorg-x11-libSM-devel xorg-x11-libXpm-devel
|
|||||||
BuildRequires: xorg-x11-libX11-devel xorg-x11-libXext-devel xorg-x11-libXmu-devel xorg-x11-libXt-devel
|
BuildRequires: xorg-x11-libX11-devel xorg-x11-libXext-devel xorg-x11-libXmu-devel xorg-x11-libXt-devel
|
||||||
PreReq: /bin/rm
|
PreReq: /bin/rm
|
||||||
Version: 2.20.2
|
Version: 2.20.2
|
||||||
Release: 17
|
Release: 23
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Graph Visualization Tools
|
Summary: Graph Visualization Tools
|
||||||
Group: Productivity/Graphics/Visualization/Graph
|
Group: Productivity/Graphics/Visualization/Graph
|
||||||
|
Loading…
Reference in New Issue
Block a user