SHA256
1
0
forked from pool/graphviz

Accepting request 312128 from home:Andreas_Schwab:Factory

- Enable ocaml and java plugins on aarch64

OBS-URL: https://build.opensuse.org/request/show/312128
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=105
This commit is contained in:
OBS User mrdocs 2015-06-15 21:50:08 +00:00 committed by Git OBS Bridge
parent d2fa674851
commit d73cdb6f73
2 changed files with 5 additions and 5 deletions

View File

@ -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 Wed Jun 10 06:55:04 UTC 2015 - mpluskal@suse.com

View File

@ -20,13 +20,8 @@
#name of the plugin config file that dot creates #name of the plugin config file that dot creates
%define config_file config6 %define config_file config6
%ifarch aarch64
%bcond_with java
%bcond_with graphviz_ocaml
%else
%bcond_without java %bcond_without java
%bcond_without graphviz_ocaml %bcond_without graphviz_ocaml
%endif
%bcond_with mono %bcond_with mono
Name: graphviz-plugins Name: graphviz-plugins