Accepting request 312810 from graphics
1 OBS-URL: https://build.opensuse.org/request/show/312810 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=67
This commit is contained in:
commit
64f0bc18b0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 15:07:29 UTC 2015 - schwab@suse.de
|
||||
|
||||
- Enable ocaml and java plugins on aarch64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 10 06:55:04 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -20,13 +20,8 @@
|
||||
#name of the plugin config file that dot creates
|
||||
%define config_file config6
|
||||
|
||||
%ifarch aarch64
|
||||
%bcond_with java
|
||||
%bcond_with graphviz_ocaml
|
||||
%else
|
||||
%bcond_without java
|
||||
%bcond_without graphviz_ocaml
|
||||
%endif
|
||||
%bcond_with mono
|
||||
|
||||
Name: graphviz-plugins
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 19 14:04:21 UTC 2015 - schwab@suse.de
|
||||
|
||||
- Fix build on aarch64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 23:14:32 CEST 2014 - pth@suse.de
|
||||
|
||||
|
@ -49,7 +49,6 @@ BuildRequires: libqt4-devel
|
||||
BuildRequires: libstdc++-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: zlib-devel
|
||||
%ifnarch aarch64
|
||||
%if 0%suse_version > 1220
|
||||
BuildRequires: freeglut-devel
|
||||
BuildRequires: glu-devel
|
||||
@ -57,7 +56,6 @@ BuildRequires: gtkglext-devel
|
||||
BuildRequires: gts-devel
|
||||
BuildRequires: libglade2-devel
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(ice)
|
||||
|
Loading…
Reference in New Issue
Block a user