]> git.pld-linux.org Git - packages/wayland-protocols.git/blobdiff - wayland-protocols.spec
- updated to 1.21
[packages/wayland-protocols.git] / wayland-protocols.spec
index 3e7164f0ba525c55d546a8d8daf3d4666b2e54f4..58acd40dbc928045f5609d76022668342e18c66c 100644 (file)
@@ -1,12 +1,13 @@
 Summary:       Wayland protocol files
 Summary(pl.UTF-8):     Pliki protokoĊ‚u Wayland
 Name:          wayland-protocols
-Version:       1.1
+Version:       1.21
 Release:       1
 License:       MIT
 Group:         Libraries
+#Source0Download: https://wayland.freedesktop.org/releases.html
 Source0:       https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
-# Source0-md5: 9715e62102ed4e4f1bb3df57b2b02308
+# Source0-md5: 8196416baac07cd833bcb86b69da41a7
 URL:           https://wayland.freedesktop.org/
 BuildRequires: pkgconfig
 BuildRequires: wayland-devel
@@ -32,6 +33,10 @@ z wayland-protocols.
 
 %build
 %configure \
+%if "%{_gnu}" != "-gnux32"
+       --host=%{_host} \
+       --build=%{_host} \
+%endif
        --disable-silent-rules
 
 %{__make}
@@ -47,6 +52,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING README
+%doc COPYING GOVERNANCE.md MEMBERS.md README.md
 %{_datadir}/wayland-protocols
 %{_npkgconfigdir}/wayland-protocols.pc
This page took 0.050657 seconds and 4 git commands to generate.