]> git.pld-linux.org Git - packages/wayland-protocols.git/blobdiff - wayland-protocols.spec
- updated to 1.13
[packages/wayland-protocols.git] / wayland-protocols.spec
index 3e7164f0ba525c55d546a8d8daf3d4666b2e54f4..92f8f79c81ca7a88382d7b17c846b0231fb3d832 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Wayland protocol files
 Summary(pl.UTF-8):     Pliki protokoĊ‚u Wayland
 Name:          wayland-protocols
-Version:       1.1
+Version:       1.13
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
-# Source0-md5: 9715e62102ed4e4f1bb3df57b2b02308
+# Source0-md5: 29312149dafcd4a0e739ba94995a574d
 URL:           https://wayland.freedesktop.org/
 BuildRequires: pkgconfig
 BuildRequires: wayland-devel
@@ -32,6 +32,10 @@ z wayland-protocols.
 
 %build
 %configure \
+%if "%{_gnu}" != "-gnux32"
+       --host=%{_host} \
+       --build=%{_host} \
+%endif
        --disable-silent-rules
 
 %{__make}
This page took 0.050809 seconds and 4 git commands to generate.