From 8e3da691f8fc43e213739c982ffd9eb9ba861de8834d713748d1d6df79969fcf Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 29 Mar 2022 08:01:09 +0000 Subject: [PATCH] fixup OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-remoteobjects?expand=0&rev=7 --- qt6-remoteobjects.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/qt6-remoteobjects.spec b/qt6-remoteobjects.spec index e15b71f..cb3a42a 100644 --- a/qt6-remoteobjects.spec +++ b/qt6-remoteobjects.spec @@ -21,7 +21,12 @@ %define tar_name qtremoteobjects-everywhere-src %define tar_suffix %{nil} # -Name: qt6-remoteobjects +%global qt6_flavor @BUILD_FLAVOR@%{nil} +%if "%{qt6_flavor}" == "docs" +%define pkg_suffix -docs +%endif +# +Name: qt6-remoteobjects%{?pkg_suffix} Version: 6.2.4 Release: 0 Summary: Qt6 RemoteObjects Library