From d73cdb6f735ff39fd6288ef8e05e2af2fde4969fc607969432f670e28b4da0f9 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Mon, 15 Jun 2015 21:50:08 +0000 Subject: [PATCH 1/2] 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 --- graphviz-plugins.changes | 5 +++++ graphviz-plugins.spec | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) 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 From 16c4f910a46223256ad33f6fd4d325a3660a7486bbbd39fd3dd1c83d5709e4c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sat, 20 Jun 2015 07:50:42 +0000 Subject: [PATCH 2/2] Accepting request 312743 from home:Andreas_Schwab:Factory - Fix build on aarch64 OBS-URL: https://build.opensuse.org/request/show/312743 OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=106 --- graphviz-smyrna.changes | 5 +++++ graphviz-smyrna.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/graphviz-smyrna.changes b/graphviz-smyrna.changes index 0377b19..00f8c89 100644 --- a/graphviz-smyrna.changes +++ b/graphviz-smyrna.changes @@ -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 diff --git a/graphviz-smyrna.spec b/graphviz-smyrna.spec index 623bfde..6f55f82 100644 --- a/graphviz-smyrna.spec +++ b/graphviz-smyrna.spec @@ -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)