From 039d556e0506b43d85ee6891abf33666ca8593f827ee07eadfe5f5c5a94c56c4 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Wed, 2 Oct 2019 08:59:54 +0000 Subject: [PATCH] Accepting request 734271 from home:StefanBruens:branches:X11:Unity - Make sure the OBS spec file parser does not apply the gtk3 psuffix for the default ("") multibuild flavor. OBS-URL: https://build.opensuse.org/request/show/734271 OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libappindicator?expand=0&rev=22 --- libappindicator.changes | 6 ++++++ libappindicator.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/libappindicator.changes b/libappindicator.changes index 18adbbc..55ba712 100644 --- a/libappindicator.changes +++ b/libappindicator.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 1 10:57:51 UTC 2019 - Stefan Brüns + +- Make sure the OBS spec file parser does not apply the gtk3 psuffix + for the default ("") multibuild flavor. + ------------------------------------------------------------------- Wed Sep 18 19:07:04 UTC 2019 - Stefan Brüns diff --git a/libappindicator.spec b/libappindicator.spec index 3d375df..9424b4a 100644 --- a/libappindicator.spec +++ b/libappindicator.spec @@ -26,7 +26,8 @@ ExclusiveArch: do-not-build %bcond_without mono %bcond_without python %global gtkver 2 -%else +%endif +%if "%{flavor}" == "gtk3" %bcond_with mono %bcond_with python %global psuffix 3