[packages/graphviz] patch to fix build with ghostscript 9.18; rel 18
atler
atler at pld-linux.org
Mon Jan 4 23:29:59 CET 2016
commit db534832dc1e4d8c84593fa54164ed958a776eae
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Jan 4 23:27:53 2016 +0100
patch to fix build with ghostscript 9.18; rel 18
taken from:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/ghostscript918.patch?h=packages/graphviz
graphviz.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/graphviz.spec b/graphviz.spec
index 17955eb..f5e499c 100644
--- a/graphviz.spec
+++ b/graphviz.spec
@@ -45,7 +45,7 @@ Summary: Graph Visualization Tools
Summary(pl.UTF-8): Narzędzie do wizualizacji w postaci grafów
Name: graphviz
Version: 2.38.0
-Release: 17
+Release: 18
License: CPL v1.0
Group: X11/Applications/Graphics
Source0: http://www.graphviz.org/pub/graphviz/ARCHIVE/%{name}-%{version}.tar.gz
@@ -62,6 +62,7 @@ Patch11: %{name}-visio.patch
Patch12: %{name}-webp.patch
Patch13: %{name}-format.patch
Patch14: python-paths.patch
+Patch15: ghostscript918.patch
URL: http://www.graphviz.org/
%{?with_devil:BuildRequires: DevIL-devel}
%{?with_r:BuildRequires: R}
@@ -460,6 +461,7 @@ Wiązania graphviza dla języka R.
%patch12 -p1
%patch13 -p1
%patch14 -p1
+%patch15 -p1
%{__sed} '1s@/usr/bin/lua$@/usr/bin/lua5.1@' -i tclpkg/gv/demo/modgraph.lua
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/graphviz.git/commitdiff/db534832dc1e4d8c84593fa54164ed958a776eae
More information about the pld-cvs-commit
mailing list