%global debug_package %{nil} %global _tag 1.6.0-deepin.1.2 Name: deepin-wayland-protocols Version: 1.6.0.deepin.1.2 Release: %autorelease Summary: Deepin Specific Protocols for Wayland # migrated to SPDX License: LGPL-2.1-or-later AND MIT-CMU AND BSD-3-Clause URL: https://github.com/linuxdeepin/deepin-wayland-protocols Source0: %{url}/archive/%{_tag}/%{name}-%{_tag}.tar.gz BuildRequires: extra-cmake-modules %description %{name} contains Deepin-specific Wayland protocols, which adds functionality not available in the Wayland core protocol. %package devel Summary: Development files for %{name} %description devel %{name} contains Deepin-specific Wayland protocols, which adds functionality not available in the Wayland core protocol. %prep %autosetup -n %{name}-%{_tag} -p1 %build %cmake %cmake_build %install %cmake_install %files devel %license COPYING.LIB %{_datadir}/deepin-wayland-protocols/ %{_libdir}/cmake/DeepinWaylandProtocols/ %changelog %autochangelog