From 4cc6af384b2b9103320bac0cb7aef3bf69f4588098b23cb766f45f7d4c7aac63 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 28 Feb 2013 19:02:40 +0000 Subject: [PATCH] Accepting request 156872 from devel:ARM:AArch64:Factory - remove mono support for aarch64 for now OBS-URL: https://build.opensuse.org/request/show/156872 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=94 --- libproxy-plugins.spec | 4 ++-- libproxy.changes | 5 +++++ libproxy.spec | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/libproxy-plugins.spec b/libproxy-plugins.spec index 5178f8c..6ce03d4 100644 --- a/libproxy-plugins.spec +++ b/libproxy-plugins.spec @@ -1,7 +1,7 @@ # # spec file for package libproxy-plugins # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define build_core_not_modules 0 %define build_mozjs 0 %if 0%{?suse_version} -%ifnarch %arm ppc64 +%ifnarch %arm ppc64 aarch64 %define have_mono 1 %else %define have_mono 0 diff --git a/libproxy.changes b/libproxy.changes index d44f8f2..cbb5945 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 28 18:38:42 UTC 2013 - dmueller@suse.com + +- remove mono support for aarch64 for now + ------------------------------------------------------------------- Sun Dec 2 12:24:23 UTC 2012 - dimstar@opensuse.org diff --git a/libproxy.spec b/libproxy.spec index 0c9a4c1..06e3075 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -1,7 +1,7 @@ # # spec file for package libproxy # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define build_core_not_modules 1 %define build_mozjs 0 %if 0%{?suse_version} -%ifnarch %arm ppc64 +%ifnarch %arm ppc64 aarch64 %define have_mono 1 %else %define have_mono 0