Accepting request 90073 from GNOME:Factory
fix build on arm (forwarded request 90072 from adrianSuSE) OBS-URL: https://build.opensuse.org/request/show/90073 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libproxy?expand=0&rev=38
This commit is contained in:
commit
60fd5180d3
@ -18,10 +18,14 @@
|
||||
|
||||
%define build_core_not_modules 0
|
||||
%if 0%{?suse_version}
|
||||
%ifnarch %arm
|
||||
%define have_mono 1
|
||||
%else
|
||||
%define have_mono 0
|
||||
%endif
|
||||
%else
|
||||
%define have_mono 0
|
||||
%endif
|
||||
|
||||
Url: http://code.google.com/p/libproxy/
|
||||
%define _name libproxy
|
||||
@ -205,7 +209,6 @@ libproxy offers the following features: * extremely small core
|
||||
|
||||
%package -n libproxy1-config-gnome
|
||||
|
||||
|
||||
Summary: Libproxy module for GNOME configuration
|
||||
%else
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 7 14:10:35 CEST 2011 - dmueller@suse.de
|
||||
|
||||
- remove mono dependency for %%arm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 27 14:53:34 CEST 2011 - vuntz@opensuse.org
|
||||
|
||||
|
@ -18,10 +18,14 @@
|
||||
|
||||
%define build_core_not_modules 1
|
||||
%if 0%{?suse_version}
|
||||
%ifnarch %arm
|
||||
%define have_mono 1
|
||||
%else
|
||||
%define have_mono 0
|
||||
%endif
|
||||
%else
|
||||
%define have_mono 0
|
||||
%endif
|
||||
|
||||
Url: http://code.google.com/p/libproxy/
|
||||
%define _name libproxy
|
||||
@ -205,7 +209,6 @@ libproxy offers the following features: * extremely small core
|
||||
|
||||
%package -n libproxy1-config-gnome
|
||||
|
||||
|
||||
Summary: Libproxy module for GNOME configuration
|
||||
%else
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user