Accepting request 88463 from home:malcolmlewis:branches:GNOME:Factory

Resubmit skip aisleriot-automagic-guile.patch when building on 11.4.

OBS-URL: https://build.opensuse.org/request/show/88463
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/aisleriot?expand=0&rev=16
This commit is contained in:
Vincent Untz 2011-10-18 20:38:28 +00:00 committed by Git OBS Bridge
parent a2ecb492fb
commit df17d5baa4
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 18 13:16:14 UTC 2011 - malcolmlewis@opensuse.org
- Skip aisleriot-automagic-guile.patch when building on 11.4
since the guile version in 11.4 is not recent enough to
require the patch.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 17 17:35:56 CEST 2011 - dimstar@opensuse.org Mon Oct 17 17:35:56 CEST 2011 - dimstar@opensuse.org

View File

@ -72,11 +72,15 @@ This package provides extra themes for Aisleriot.
%lang_package %lang_package
%prep %prep
%setup -q %setup -q
%if 0%{?suse_version} > 1140
%patch1 -p1 %patch1 -p1
%endif
%build %build
%if 0%{?suse_version} > 1140
# needed by patch1 # needed by patch1
NOCONFIGURE=1 gnome-autogen.sh NOCONFIGURE=1 gnome-autogen.sh
%endif
%configure \ %configure \
--disable-schemas-install \ --disable-schemas-install \
--disable-static --disable-static