forked from pool/product-builder
Accepting request 544112 from home:dimstar:Factory
- Apply accept_old_meta_package.patch also in case prjmeta has a skelcd_compat variable defined. This allows us to change suse_version while still not being able to migrate to the new product converter/builder for Tumbleweed. OBS-URL: https://build.opensuse.org/request/show/544112 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=51
This commit is contained in:
parent
14e8fc4b4e
commit
17b982012d
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 09:49:23 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Apply accept_old_meta_package.patch also in case prjmeta has a
|
||||
skelcd_compat variable defined. This allows us to change
|
||||
suse_version while still not being able to migrate to the new
|
||||
product converter/builder for Tumbleweed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 6 10:04:45 UTC 2017 - adrian@suse.de
|
||||
|
||||
|
@ -61,7 +61,7 @@ To be used only for product medias for Leap 15 and SLE 15.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%if 0%{?suse_version} == 1330
|
||||
%if 0%{?suse_version} == 1330 || 0%{?skelcd_compat}
|
||||
%patch1 -p1
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user