[packages/wayland] up to 1.25.0
atler
atler at pld-linux.org
Tue Mar 24 19:57:20 CET 2026
commit 0fda7f9c58a8bdff3fd2f9afd36004d9432a94cf
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Mar 24 19:56:56 2026 +0100
up to 1.25.0
wayland.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/wayland.spec b/wayland.spec
index e8ce027..d26d180 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -6,20 +6,20 @@
Summary: Wayland - protocol for a compositor to talk to its clients
Summary(pl.UTF-8): Wayland - protokół między serwerem składającym a klientami
Name: wayland
-Version: 1.24.0
-Release: 2
+Version: 1.25.0
+Release: 1
License: MIT
Group: Libraries
#Source0Download: https://gitlab.freedesktop.org/wayland/wayland/-/releases/
Source0: https://gitlab.freedesktop.org/wayland/wayland/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz
-# Source0-md5: fda0b2a73ea2716f61d75767e02008e1
+# Source0-md5: bdc1ad361f85cc41b85be99a3bf3d002
URL: https://wayland.freedesktop.org/
BuildRequires: automake
BuildRequires: expat-devel >= 1.95
BuildRequires: libffi-devel >= 3
# for DTD valudation
BuildRequires: libxml2-devel >= 2.0
-BuildRequires: meson >= 0.57.0
+BuildRequires: meson >= 0.64.0
BuildRequires: ninja
BuildRequires: pkgconfig
%if %{with apidocs}
@@ -27,6 +27,7 @@ BuildRequires: docbook-style-xsl-nons
BuildRequires: doxygen >= 1:1.6.0
BuildRequires: graphviz >= 2.26.0
BuildRequires: libxslt-progs
+BuildRequires: mdbook
BuildRequires: rpm-build >= 4.6
BuildRequires: rpmbuild(macros) >= 2.042
BuildRequires: tar >= 1:1.22
@@ -206,7 +207,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with apidocs}
%files apidocs
%defattr(644,root,root,755)
-%doc build/doc/publican/html/* doc/publican/sources/{css,images}
+%doc %{_vpath_builddir}/doc/{publican/html/*,book/book}
%endif
%files egl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wayland.git/commitdiff/0fda7f9c58a8bdff3fd2f9afd36004d9432a94cf
More information about the pld-cvs-commit
mailing list