Adrian Schröter 2017-09-04 12:55:56 +00:00 committed by Git OBS Bridge
parent 044bc1dc9e
commit 98a45255bc

View File

@ -57,12 +57,11 @@ Requires: syslinux
The SUSE product builder, builds product media (CD/DVD) for
the SUSE product portfolio. Based on kiwi perl implementation.
To be used only for product medias after openSUSE 13.2, Leap 42
and SLE 12.
To be used only for product medias for Leap 15 and SLE 15.
%prep
%setup -q
%if 0"%{?suse_version}" == "01330"
%if 0%{?suse_version} == 1330
%patch1 -p1
%endif