Accepting request 112443 from home:RedDwarf:branches:graphics

- Force lua 5.1 to fix Factory build

OBS-URL: https://build.opensuse.org/request/show/112443
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=42
This commit is contained in:
Ismail Dönmez
2012-04-04 10:45:21 +00:00
committed by Git OBS Bridge
parent 20ae4de671
commit 52e78e4ae9
3 changed files with 15 additions and 23 deletions

View File

@@ -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 @@ 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: IPL-1.0
Summary: Graphiviz development package
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}