1
0
2017-09-04 12:15:42 +00:00
committed by Git OBS Bridge
parent 28ec07a7c8
commit d5588a24dc
2 changed files with 17 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ Version: 1.0~pre.1503327890.95c265e
Release: 0
Provides: kiwi-schema = 6.2
Source: product-builder-%version.tar.xz
# temporary hack for openSUSE:Factory only
Patch1: accept_old_meta_package.patch
Requires: libxslt
Requires: perl >= %{perl_version}
@@ -60,6 +62,9 @@ and SLE 12.
%prep
%setup -q
%if %suse_version == "1330"
%patch1 -p1
%endif
%build
test -e /.buildenv && . /.buildenv