diff --git a/PKGBUILD b/PKGBUILD
index a7856d48..40e46dd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=build
-pkgver=20170611
+pkgver=20170613
pkgrel=0
pkgdesc="Build packages in sandbox"
arch=('i686' 'x86_64')
diff --git a/_multibuild b/_multibuild
new file mode 100644
index 00000000..e1b9d476
--- /dev/null
+++ b/_multibuild
@@ -0,0 +1,6 @@
+
+
+ build
+
+
diff --git a/_service b/_service
index 8abe886d..0eb14ad2 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,10 @@
git://github.com/openSUSE/obs-build.git
git
dist/build.changes
- dist/build.dsc
dist/build.spec
+ dist/build-mkbaselibs-sle.changes
+ dist/build-mkbaselibs-sle.spec
+ dist/build.dsc
dist/debian.changelog
dist/debian.compat
dist/debian.control
diff --git a/build-mkbaselibs-sle.changes b/build-mkbaselibs-sle.changes
new file mode 100644
index 00000000..aba6d28e
--- /dev/null
+++ b/build-mkbaselibs-sle.changes
@@ -0,0 +1,15 @@
+-------------------------------------------------------------------
+Thu Jun 30 19:05:52 CEST 2011 - ro@suse.de
+
+- provide build-mkbaselibs so this can really be used
+
+-------------------------------------------------------------------
+Tue Jun 7 09:31:51 UTC 2011 - k0da@opensuse.org
+
+- fix build
+
+-------------------------------------------------------------------
+Mon Jun 6 15:12:13 UTC 2011 - adrian@suse.de
+
+- new package for SLE baselibsconf, including ia64 arch defaults
+
diff --git a/build-mkbaselibs-sle.spec b/build-mkbaselibs-sle.spec
new file mode 100644
index 00000000..877cb750
--- /dev/null
+++ b/build-mkbaselibs-sle.spec
@@ -0,0 +1,59 @@
+#
+# spec file for package build-mkbaselibs-sle
+#
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
+Name: build-mkbaselibs-sle
+Summary: Tools to generate base lib packages
+License: GPL-2.0+
+Group: Development/Tools/Building
+Version: 20170613
+Release: 0
+#!BuildIgnore: build-mkbaselibs
+Provides: build-mkbaselibs
+Source: build-%{version}.tar.gz
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildArch: noarch
+# Manual requires to avoid hard require to bash-static
+AutoReqProv: off
+
+%description
+This package contains the parts which may be installed in the inner build system
+for generating base lib packages.
+
+This is the SLE variant including IA64 binary generation.
+
+%prep
+%setup -q -n build-%{version}
+
+%build
+
+%install
+install -m 0755 -d $RPM_BUILD_ROOT/usr/lib/build
+install -m 0755 mkbaselibs \
+ $RPM_BUILD_ROOT/usr/lib/build/mkbaselibs
+install -m 0644 baselibs_global-deb.conf \
+ $RPM_BUILD_ROOT/usr/lib/build/baselibs_global-deb.conf
+install -m 0644 baselibs_global-sle.conf \
+ $RPM_BUILD_ROOT/usr/lib/build/baselibs_global.conf
+
+%files
+%defattr(-,root,root)
+%dir /usr/lib/build
+/usr/lib/build/mkbaselibs
+/usr/lib/build/baselibs*
+
+%changelog
diff --git a/build.changes b/build.changes
index 57b28729..262a5297 100644
--- a/build.changes
+++ b/build.changes
@@ -1,14 +1,3 @@
--------------------------------------------------------------------
-Sun Jun 11 12:06:17 UTC 2017 - adrian@suse.de
-
-- added initial leap 15.0 config
-- drop %opensuse_bs from the configs which are only used outside of OBS
-- fixed kvm detection for newer Ubuntu versions
-- Kiwi: Fix versionstring function
-- Make repoprioritoes opt-in
-- Normalize arch repository dependencies
-- initial native docker container build support
-
-------------------------------------------------------------------
Fri Mar 17 12:57:03 UTC 2017 - adrian@suse.de
diff --git a/build.dsc b/build.dsc
index 923357d9..0384b03a 100644
--- a/build.dsc
+++ b/build.dsc
@@ -1,6 +1,6 @@
Format: 1.0
Source: build
-Version: 20170611-0
+Version: 20170613-0
Binary: build
Maintainer: Adrian Schroeter
Architecture: all
diff --git a/build.spec b/build.spec
index 316eb35c..5b174552 100644
--- a/build.spec
+++ b/build.spec
@@ -22,7 +22,7 @@ Name: build
Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0+ and GPL-2.0
Group: Development/Tools/Building
-Version: 20170611
+Version: 20170613
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
diff --git a/debian.changelog b/debian.changelog
index 003c75a2..0ae8126e 100644
--- a/debian.changelog
+++ b/debian.changelog
@@ -1,4 +1,4 @@
-build (20170611-0) unstable; urgency=low
+build (20170613-0) unstable; urgency=low
* Update to current git trunk
- add sles11sp2 build config and adapt autodetection
diff --git a/obs-build-20170611.tar.gz b/obs-build-20170611.tar.gz
deleted file mode 100644
index 2ef45390..00000000
--- a/obs-build-20170611.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:dd33787c8bd0a6725a36449d3d5dff3eac8d14339e6801381d09c2a62683630e
-size 299205
diff --git a/obs-build-20170613.tar.gz b/obs-build-20170613.tar.gz
new file mode 100644
index 00000000..e9e0be00
--- /dev/null
+++ b/obs-build-20170613.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8ea468a8c5ecd04070070226fa235a289047262d28515c249cb40e8a857cfc43
+size 299151