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