Hello community,

here is the log from the commit of package graphviz for openSUSE:Factory 
checked in at 2012-04-12 09:25:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/graphviz (Old)
 and      /work/SRC/openSUSE:Factory/.graphviz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "graphviz", Maintainer is "p...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/graphviz/graphviz-plugins.changes        
2011-10-21 16:29:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.graphviz.new/graphviz-plugins.changes   
2012-04-12 09:25:07.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Apr  4 10:58:25 UTC 2012 - reddw...@opensuse.org
+
+- Force lua 5.1 to fix Factory build
+
+-------------------------------------------------------------------
+Tue Feb 28 09:43:45 CET 2012 - jsm...@suse.de
+
+- BuildRequire "ghostscript" instead of outdated "ghostscript-mini"
+  (related to Ghostscript package clean-up, see bnc#735824).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ graphviz-plugins.spec ++++++
--- /var/tmp/diff_new_pack.kA8E2t/_old  2012-04-12 09:25:09.000000000 +0200
+++ /var/tmp/diff_new_pack.kA8E2t/_new  2012-04-12 09:25:09.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package graphviz-plugins
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-java
 BuildRequires:  gd-devel
-BuildRequires:  ghostscript-mini
+BuildRequires:  ghostscript
 BuildRequires:  gmp-devel
 BuildRequires:  graphviz
 BuildRequires:  gtkglext-devel
@@ -37,7 +37,6 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libstdc++-devel
-BuildRequires:  lua-devel
 BuildRequires:  m4
 BuildRequires:  mono-core
 BuildRequires:  ocaml
@@ -59,16 +58,18 @@
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libglade-2.0)
+BuildRequires:  pkgconfig(lua) < 5.2
+BuildRequires:  pkgconfig(lua) >= 5.1
 BuildRequires:  pkgconfig(pango)
 %if 0%{?suse_version} > 1020
 BuildRequires:  fdupes
 %endif
 Version:        2.28.0
-Release:        1
-License:        IPL-1.0
+Release:        0
 Summary:        Graph Visualization Tools
-Url:            http://www.graphviz.org/
+License:        IPL-1.0
 Group:          Productivity/Graphics/Visualization/Graph
+Url:            http://www.graphviz.org/
 Source:         
http://www.graphviz.org/pub/graphviz/ARCHIVE/%{mname}-%{version}.tar.gz
 Patch1:         graphviz-gd_png_check_sig.patch
 Patch100:       graphviz-plugins-fix_install_dirs.patch
@@ -92,7 +93,6 @@
 of graphs (as in nodes and edges, not as in bar charts).
 
 %package -n graphviz-gnome
-License:        IPL-1.0
 Summary:        Graphviz plugins that use gtk/GNOME
 Group:          Productivity/Graphics/Visualization/Graph
 Requires(pre):  coreutils
@@ -104,7 +104,6 @@
 Graphviz plugins that use gtk/GNOME.
 
 %package -n graphviz-gd
-License:        IPL-1.0
 Summary:        Graphviz plugin for renderers based on gd
 Group:          Productivity/Graphics/Visualization/Graph
 Requires(pre):  coreutils
@@ -117,7 +116,6 @@
 tools.
 
 %package -n graphviz-guile
-License:        IPL-1.0
 Summary:        Graph Visualization Tools
 Group:          Productivity/Graphics/Visualization/Graph
 Requires:       graphviz = %{version}
@@ -129,7 +127,6 @@
 of graphs (as in nodes and edges, not as in bar charts).
 
 %package -n graphviz-java
-License:        IPL-1.0
 Summary:        Graph Visualization Tools
 Group:          Productivity/Graphics/Visualization/Graph
 Requires:       graphviz = %{version}
@@ -141,7 +138,6 @@
 of graphs (as in nodes and edges, not as in bar charts).
 
 %package -n graphviz-lua
-License:        IPL-1.0
 Summary:        Lua extension for graphviz
 Group:          Productivity/Graphics/Visualization/Graph
 Requires:       graphviz = %{version}
@@ -153,7 +149,6 @@
 tools.
 
 %package -n graphviz-ocaml
-License:        IPL-1.0
 Summary:        OCAML extension for graphviz
 Group:          Productivity/Graphics/Visualization/Graph
 Requires:       graphviz = %{version}
@@ -165,7 +160,6 @@
 the graphviz tools.
 
 %package -n graphviz-perl
-License:        IPL-1.0
 Summary:        Perl extension for Graphviz
 Group:          Productivity/Graphics/Visualization/Graph
 Requires:       graphviz = %{version}
@@ -177,7 +171,6 @@
 tools.
 
 %package -n graphviz-php
-License:        IPL-1.0
 Summary:        PHP Extension for Graphviz
 Group:          Productivity/Graphics/Visualization/Graph
 Requires:       graphviz = %{version}
@@ -189,7 +182,6 @@
 tools.
 
 %package -n graphviz-python
-License:        IPL-1.0
 Summary:        Python Extension for Graphviz
 Group:          Productivity/Graphics/Visualization/Graph
 Requires:       graphviz = %{version}
@@ -201,7 +193,6 @@
 graphviz tools.
 
 %package -n graphviz-ruby
-License:        IPL-1.0
 Summary:        Ruby Extension for Graphviz
 Group:          Productivity/Graphics/Visualization/Graph
 Requires:       graphviz = %{version}
@@ -213,7 +204,6 @@
 tools.
 
 %package -n graphviz-sharp
-License:        IPL-1.0
 Summary:        C# Extension for Graphviz
 Group:          Productivity/Graphics/Visualization/Graph
 Requires:       graphviz = %{version}
@@ -225,7 +215,6 @@
 tools.
 
 %package -n graphviz-tcl
-License:        IPL-1.0
 Summary:        Tcl extension tools for graphviz
 Group:          Development/Libraries/Tcl
 Requires:       graphviz = %{version}
@@ -238,7 +227,6 @@
 for the graphviz tools.
 
 %package -n graphviz-doc
-License:        IPL-1.0
 Summary:        Documentation for graphviz
 Group:          Productivity/Graphics/Visualization/Graph
 

++++++ graphviz.spec ++++++
--- /var/tmp/diff_new_pack.kA8E2t/_old  2012-04-12 09:25:09.000000000 +0200
+++ /var/tmp/diff_new_pack.kA8E2t/_new  2012-04-12 09:25:09.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package graphviz
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,11 +21,11 @@
 
 Name:           graphviz
 Version:        2.28.0
-Release:        1
-License:        IPL-1.0
+Release:        0
 Summary:        Graph Visualization Tools
-Url:            http://www.graphviz.org/
+License:        IPL-1.0
 Group:          Productivity/Graphics/Visualization/Graph
+Url:            http://www.graphviz.org/
 Source:         
http://www.graphviz.org/pub/graphviz/ARCHIVE/%{name}-%{version}.tar.gz
 Source2:        graphviz-rpmlintrc
 Patch1:         graphviz-gd_png_check_sig.patch
@@ -62,7 +62,6 @@
 of graphs (as in nodes and edges, not as in bar charts).
 
 %package devel
-License:        IPL-1.0
 Summary:        Graphiviz development package
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to