Accepting request 99101 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/99101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libproxy?expand=0&rev=39
This commit is contained in:
Stephan Kulow 2012-01-06 10:45:31 +00:00 committed by Git OBS Bridge
commit 7eb52d0331
4 changed files with 18 additions and 3 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
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
- remove mono dependency for %%arm
-------------------------------------------------------------------
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
@ -34,7 +34,7 @@ Name: libproxy-plugins
Group: System/Libraries
Summary: Libproxy provides consistent proxy configuration to applications
Version: 0.4.7
Release: 3
Release: 5
%if 0%{?build_snapshot}
%define _sourcename %{_name}
%else

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