%global debug_package %{nil} Name: wayland-protocols Version: 1.49 Release: 1%{?dist} Summary: Wayland protocols that add functionality not available in the core protocol License: MIT URL: https://wayland.freedesktop.org/ Source0: https://gitlab.freedesktop.org/wayland/%{name}/-/releases/%{version}/downloads/%{name}-%{version}.tar.xz BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: meson BuildRequires: wayland-devel >= 1.25.0 %description wayland-protocols contains Wayland protocols that add functionality not available in the Wayland core protocol -- genuinely missing from Azure Linux's own repos (server/container distro, no reason to ship desktop Wayland extension protocols), built here from real upstream source. %package devel Summary: %{summary} Provides: %{name}-static = %{version}-%{release} BuildArch: noarch %description devel %{summary}. %prep %autosetup %build %meson %meson_build %install %meson_install %files devel %license COPYING %doc README.md %{_datadir}/pkgconfig/%{name}.pc %{_datadir}/%{name}/ %{_includedir}/%{name}/ %changelog * Sat Aug 29 2026 Smech - 1.49-1 - Real upstream source, genuinely missing from Azure Linux's server-focused repos