- Fix array underflow in lib/gvpr/compile.c
(graphviz-wrong_index.patch). OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
ee4bcf683c
commit
256cfd2ca7
@@ -36,6 +36,7 @@ Patch3: graphviz-neato_splines.patch
|
||||
Patch11: graphviz-2.20.2-interpreter_names.patch
|
||||
Patch13: graphviz-stddefs.patch
|
||||
Patch14: graphviz-gd_png_check_sig.patch
|
||||
Patch15: graphviz-wrong_index.patch
|
||||
Url: http://www.graphviz.org/
|
||||
License: IBM Public License ..
|
||||
Prefix: /usr
|
||||
@@ -92,6 +93,7 @@ Authors:
|
||||
%patch11
|
||||
%patch13
|
||||
%patch14
|
||||
%patch15
|
||||
# Fix path in generated man pages
|
||||
sed -e 's$@LIB_DIR@$%{_libdir}$g' tclpkg/gv/gv_doc_langs.tcl >tclpkg/gv/gv_doc_langs.tcl.new && mv tclpkg/gv/gv_doc_langs.tcl.new tclpkg/gv/gv_doc_langs.tcl
|
||||
# remove broken macros
|
||||
|
Reference in New Issue
Block a user