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:
parent
408f2f5a52
commit
039d556e05
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user