Accepting request 156875 from GNOME:Factory

Remove mono support for aarch64

OBS-URL: https://build.opensuse.org/request/show/156875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libproxy?expand=0&rev=51
This commit is contained in:
Stephan Kulow 2013-03-01 09:49:09 +00:00 committed by Git OBS Bridge
commit 95ee482ad7
4 changed files with 14 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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