forked from pool/graphviz
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:
parent
cc971f006c
commit
6b47ea01a2
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user