Josef Reidinger changed bug 996498
What Removed Added
CC   jreidinger@suse.com

Comment # 1 on bug 996498 from
(In reply to Ludwig Nussel from comment #0)
> SLE removed the yast2-theme container and only left yast2-theme-SLE in SP2.
> The update crawler therefore doesn't find yast2-theme anymore which is
> needed for Leap.
> 
> Please adjust your jenkins job to submit to 42.2 directly.
> 
> For the future it would be nice to get rid of the second yast2-theme-SLE
> spec file and just build yast2-theme with different binary package content
> based on %is_opensue

problem is that both package own directory current:

https://github.com/yast/yast-theme/blob/master/package/yast2-theme.spec#L69
and
https://github.com/yast/yast-theme/blob/master/package/yast2-theme.spec#L94

I am not aware of any way how to do it in one spec file. If we use %is_opensuse
then it means we cannot use opensuse branding of SLE and vice verse.

I can add job to submit theme to 42.2. Question is which branch? master one?


You are receiving this mail because: