diff --git a/_service b/_service
new file mode 100644
index 0000000..fcb6215
--- /dev/null
+++ b/_service
@@ -0,0 +1,16 @@
+
+
+ git
+ https://github.com/numactl/numactl
+
+ numactl
+ 2.0.11
+ enable
+ ea3a70681c2f523fe58e1d44527f478ca76db74e
+
+
+ numactl*.tar
+ xz
+
+
+
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..30c6d04
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://github.com/numactl/numactl
+ ea3a70681c2f523fe58e1d44527f478ca76db74e
\ No newline at end of file
diff --git a/numactl-2.0.11.tar.gz b/numactl-2.0.11.tar.gz
deleted file mode 100644
index 9acf497..0000000
--- a/numactl-2.0.11.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:450c091235f891ee874a8651b179c30f57a1391ca5c4673354740ba65e527861
-size 408175
diff --git a/numactl-2.0.11.tar.xz b/numactl-2.0.11.tar.xz
new file mode 100644
index 0000000..82c19d2
--- /dev/null
+++ b/numactl-2.0.11.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:bffb1bff87c12b153ca9c6a8e8c58946c8848f1007d31209e72106e3ff4fec2f
+size 81764
diff --git a/numactl.changes b/numactl.changes
index 721fdcb..53f8361 100644
--- a/numactl.changes
+++ b/numactl.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Fri Jul 07 12:49:19 UTC 2017 - fschnizlein@suse.com
+
+- Update to latest HEAD (ea3a70681c2f523fe58e1d44527f478ca76db74e)
+ * Fix usage of __GLIBC_PREREQ for non-glibc toolchains
+ * Fix usage of __GLIBC_PREREQ for non-glibc toolchains
+ * Clean up numa_error() calls.
+ * Handle sched_getaffinity() failing with errno != EINVAL.
+ * "Further more" should be a single word
+ * Fix for numa_police_memory()
+ * Segment fault when numa nodes not sequential or contiguous
+ * Update prototype of get_mempolicy
+
-------------------------------------------------------------------
Thu Mar 9 08:22:02 UTC 2017 - fschnizlein@suse.com
diff --git a/numactl.spec b/numactl.spec
index a876365..945004a 100644
--- a/numactl.spec
+++ b/numactl.spec
@@ -1,7 +1,7 @@
#
# spec file for package numactl
#
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -23,7 +23,7 @@ Summary: NUMA Policy Control
License: GPL-2.0
Group: System/Management
Url: http://oss.sgi.com/projects/libnuma/
-Source0: ftp://oss.sgi.com/www/projects/libnuma/download/numactl-%{version}.tar.gz
+Source0: %{name}-%{version}.tar.xz
Source2: baselibs.conf
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch0: revert_date_in_numastat.patch