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
This commit is contained in:
Marguerite Su 2019-10-02 08:59:54 +00:00 committed by Git OBS Bridge
parent 408f2f5a52
commit 039d556e05
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 1 10:57:51 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- 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 <stefan.bruens@rwth-aachen.de>

View File

@ -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