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
This commit is contained in:
Thomas Renninger 2019-04-16 14:09:20 +00:00 committed by Git OBS Bridge
parent cc971f006c
commit 6b47ea01a2
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 16 11:04:44 UTC 2019 - Christian Vögl <christian.voegl@suse.com>
- Disabled Visio plugin
-------------------------------------------------------------------
Mon Apr 15 18:14:39 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 16 11:04:44 UTC 2019 - Christian Vögl <christian.voegl@suse.com>
- Disabled Visio plugin
-------------------------------------------------------------------
Mon Apr 15 18:14:39 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -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