Accepting request 90505 from home:msmeissn:branches:GNOME:Factory

disable on ppc64

OBS-URL: https://build.opensuse.org/request/show/90505
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=71
This commit is contained in:
Dominique Leuenberger 2011-11-12 19:12:35 +00:00 committed by Git OBS Bridge
parent 004bf77ab1
commit 75c6206111
4 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 7 09:24:42 CET 2011 - meissner@suse.de
- disable mono dependency on ppc64
-------------------------------------------------------------------
Wed Jul 27 14:53:34 CEST 2011 - vuntz@opensuse.org

View File

@ -18,7 +18,7 @@
%define build_core_not_modules 0
%if 0%{?suse_version}
%ifnarch %arm
%ifnarch %arm ppc64
%define have_mono 1
%else
%define have_mono 0

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 7 09:24:23 CET 2011 - meissner@suse.de
- remove mono dependency also for ppc64
-------------------------------------------------------------------
Fri Oct 7 14:10:35 CEST 2011 - dmueller@suse.de

View File

@ -18,7 +18,7 @@
%define build_core_not_modules 1
%if 0%{?suse_version}
%ifnarch %arm
%ifnarch %arm ppc64
%define have_mono 1
%else
%define have_mono 0