diff --git a/graphviz-plugins.changes b/graphviz-plugins.changes index 44e7411..9199a3c 100644 --- a/graphviz-plugins.changes +++ b/graphviz-plugins.changes @@ -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 diff --git a/graphviz-plugins.spec b/graphviz-plugins.spec index d91e255..f76f8c3 100644 --- a/graphviz-plugins.spec +++ b/graphviz-plugins.spec @@ -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