]> git.pld-linux.org Git - packages/wayland-protocols.git/blobdiff - wayland-protocols.spec
- noarch hack for configure; release 2
[packages/wayland-protocols.git] / wayland-protocols.spec
index 99631a7d690095520cab2860ec40fad7e02816eb..59a1bced4540ea16bcb1730ec85ab90ba8e17085 100644 (file)
@@ -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
@@ -10,6 +10,7 @@ Source0:      https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
 URL:           https://wayland.freedesktop.org/
 BuildRequires: pkgconfig
 BuildRequires: wayland-devel
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,6 +32,10 @@ z wayland-protocols.
 
 %build
 %configure \
+%if "%{_gnu}" != "-gnux32"
+       --host=%{_host} \
+       --build=%{_host} \
+%endif
        --disable-silent-rules
 
 %{__make}
This page took 0.082763 seconds and 4 git commands to generate.