File xcb-util-wm.spec of Package xcb-util-wm
#
# spec file for package mesa-libGLU
#
# Copyright (c) 2024 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: xcb-util-wm
Version: 0.1
Release: 1
License: GPL-3.0
Summary: Dummy package required for ONLY Desktop - pulls in libxcb-icccm4
Group: System
Source: %{name}-%{version}.tar.gz
Requires: libxcb-icccm4
ExclusiveArch: x86_64
%description
A dummy package for openSUSE to pull in libxcb-icccm4 so that ONLYOFFICE Desktop Editors can be installed
%prep
%autosetup
%build
%install
%files
%defattr(-,root,root)
%doc README
%changelog