From 6b47ea01a29467ff8f6160bf5dbe926bb03aa43906bdbb934ade3c4ceb6e0079 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Tue, 16 Apr 2019 14:09:20 +0000 Subject: [PATCH] Accepting request 694796 from home:cvoegl:branches:graphics - Disabled Visio plugin - Disabled Visio plugin OBS-URL: https://build.opensuse.org/request/show/694796 OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=139 --- graphviz-addons.changes | 5 +++++ graphviz-addons.spec | 4 ++-- graphviz.changes | 5 +++++ graphviz.spec | 4 ++-- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/graphviz-addons.changes b/graphviz-addons.changes index e067799..066c5b5 100644 --- a/graphviz-addons.changes +++ b/graphviz-addons.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 16 11:04:44 UTC 2019 - Christian Vögl + +- Disabled Visio plugin + ------------------------------------------------------------------- Mon Apr 15 18:14:39 UTC 2019 - Atri Bhattacharya diff --git a/graphviz-addons.spec b/graphviz-addons.spec index 270c7b0..915a170 100644 --- a/graphviz-addons.spec +++ b/graphviz-addons.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -359,6 +359,7 @@ export LDFLAGS="-pie" --with-ipsepcola \ --without-ming \ --disable-io \ + --without-visio \ %if %{with extras} --with-x \ --with-qt \ @@ -518,7 +519,6 @@ fi %{_libdir}/graphviz/libgvplugin_gtk* %{_libdir}/graphviz/libgvplugin_xlib* %{_libdir}/graphviz/libgvplugin_gdk* -%{_libdir}/graphviz/libgvplugin_visio* %post -n graphviz-tcl -p /sbin/ldconfig %postun -n graphviz-tcl -p /sbin/ldconfig diff --git a/graphviz.changes b/graphviz.changes index e067799..066c5b5 100644 --- a/graphviz.changes +++ b/graphviz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 16 11:04:44 UTC 2019 - Christian Vögl + +- Disabled Visio plugin + ------------------------------------------------------------------- Mon Apr 15 18:14:39 UTC 2019 - Atri Bhattacharya diff --git a/graphviz.spec b/graphviz.spec index 0973df5..9ee199e 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -359,6 +359,7 @@ export LDFLAGS="-pie" --with-ipsepcola \ --without-ming \ --disable-io \ + --without-visio \ %if %{with extras} --with-x \ --with-qt \ @@ -518,7 +519,6 @@ fi %{_libdir}/graphviz/libgvplugin_gtk* %{_libdir}/graphviz/libgvplugin_xlib* %{_libdir}/graphviz/libgvplugin_gdk* -%{_libdir}/graphviz/libgvplugin_visio* %post -n graphviz-tcl -p /sbin/ldconfig %postun -n graphviz-tcl -p /sbin/ldconfig