From: Jakub Bogusz Date: Sun, 6 Mar 2016 21:35:34 +0000 (+0100) Subject: - noarch hack for configure; release 2 X-Git-Tag: auto/th/wayland-protocols-1.1-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fwayland-protocols.git;a=commitdiff_plain;h=79724d7d75a0e3e8fbd72e0537f3a39847096e66 - noarch hack for configure; release 2 --- diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 3e7164f..59a1bce 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -2,7 +2,7 @@ Summary: Wayland protocol files Summary(pl.UTF-8): Pliki protokołu Wayland Name: wayland-protocols Version: 1.1 -Release: 1 +Release: 2 License: MIT Group: Libraries Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz @@ -32,6 +32,10 @@ z wayland-protocols. %build %configure \ +%if "%{_gnu}" != "-gnux32" + --host=%{_host} \ + --build=%{_host} \ +%endif --disable-silent-rules %{__make}