forked from pool/graphviz
Accepting request 903073 from graphics
OBS-URL: https://build.opensuse.org/request/show/903073 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=86
This commit is contained in:
commit
455e4d77c9
@ -1,4 +1,6 @@
|
||||
--- tclpkg/gv/demo/modgraph.lua
|
||||
Index: tclpkg/gv/demo/modgraph.lua
|
||||
===================================================================
|
||||
--- tclpkg/gv/demo/modgraph.lua.orig
|
||||
+++ tclpkg/gv/demo/modgraph.lua
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/lua
|
||||
@ -6,3 +8,13 @@
|
||||
|
||||
-- display the kernel module dependencies
|
||||
|
||||
Index: tclpkg/gv/demo/modgraph.py
|
||||
===================================================================
|
||||
--- tclpkg/gv/demo/modgraph.py.orig
|
||||
+++ tclpkg/gv/demo/modgraph.py
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/python
|
||||
+#!/usr/bin/python3
|
||||
|
||||
# display the kernel module dependencies
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:30:57 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update graphviz-2.20.2-interpreter_names.patch so the Python demo
|
||||
uses Python 3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 2 08:03:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package graphviz
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
@ -344,6 +344,7 @@ The graphviz-devel package contains all that's necessary for developing
|
||||
programs that use the graphviz libraries including man3 pages.
|
||||
|
||||
|
||||
|
||||
#autosetup breaks graphviz-addons
|
||||
|
||||
%prep
|
||||
|
Loading…
Reference in New Issue
Block a user