diff --git a/_service b/_service
index 4164a80..e57f411 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
ceph
git
no
- disable
+ enable
sh etc/ceph_ver_hack.sh
diff --git a/_servicedata b/_servicedata
index a4f5417..98147da 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/SUSE/ceph.git
- 20d6a47cc9a08e4013d0492381d62b60f48eed47
\ No newline at end of file
+ 39d2e5f424e5312975852f340d3ca34ef296e6f9
\ No newline at end of file
diff --git a/ceph-12.1.0+git.1500284183.1ed97736ab.tar.bz2 b/ceph-12.1.0+git.1500284183.1ed97736ab.tar.bz2
deleted file mode 100644
index 44bea63..0000000
--- a/ceph-12.1.0+git.1500284183.1ed97736ab.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:364f0959d28afeb9f8cbc018c367d45fb8c88a9ea88de232607c87db9800aff9
-size 127161187
diff --git a/ceph-12.1.0+git.1500295948.39d2e5f424.tar.bz2 b/ceph-12.1.0+git.1500295948.39d2e5f424.tar.bz2
new file mode 100644
index 0000000..5b47b14
--- /dev/null
+++ b/ceph-12.1.0+git.1500295948.39d2e5f424.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:de8e4c979492fdba213ffdd45de5fa456c4bbdeb5e11b611b2b686eacbb32598
+size 127157102
diff --git a/ceph-test.changes b/ceph-test.changes
index 6ae0edc..b207ccb 100644
--- a/ceph-test.changes
+++ b/ceph-test.changes
@@ -1,11 +1,18 @@
+-------------------------------------------------------------------
+Mon Jul 17 13:11:35 UTC 2017 - ncutler@suse.com
+
+- Update to version 12.1.0+git.1500295948.39d2e5f424:
+ + spec file:
+ * socat build dependency only for make check
+ * fix typo WTIH_BABELTRACE
+
-------------------------------------------------------------------
Mon Jul 17 10:42:27 UTC 2017 - ncutler@suse.com
- Update to version 12.1.0+git.1500284183.1ed97736ab:
+ Spec file changes:
* bump epoch (not relevant for SUSE)
- * add socat buildrequires (used in public_bind_addr unit tests), but only
- when make_check is active (off by default)
+ * add socat buildrequires
* libcephfs2 now obsoletes libcephfs1 (bsc#1047020)
* HAVE_BABELTRACE option renamed to WITH_BABELTRACE
* fix a regression in ceph-base %postun scriptlet
diff --git a/ceph-test.spec b/ceph-test.spec
index f14fd38..1a196ab 100644
--- a/ceph-test.spec
+++ b/ceph-test.spec
@@ -69,7 +69,7 @@
# main package definition
#################################################################################
Name: ceph-test
-Version: 12.1.0+git.1500284183.1ed97736ab
+Version: 12.1.0+git.1500295948.39d2e5f424
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@@ -438,10 +438,10 @@ cmake .. \
%endif
%if %{with lttng}
-DWITH_LTTNG=ON \
- -DWTIH_BABELTRACE=ON \
+ -DWITH_BABELTRACE=ON \
%else
-DWITH_LTTNG=OFF \
- -DWTIH_BABELTRACE=OFF \
+ -DWITH_BABELTRACE=OFF \
%endif
$CEPH_EXTRA_CMAKE_ARGS \
%if 0%{with ocf}
diff --git a/ceph.changes b/ceph.changes
index 6ae0edc..b207ccb 100644
--- a/ceph.changes
+++ b/ceph.changes
@@ -1,11 +1,18 @@
+-------------------------------------------------------------------
+Mon Jul 17 13:11:35 UTC 2017 - ncutler@suse.com
+
+- Update to version 12.1.0+git.1500295948.39d2e5f424:
+ + spec file:
+ * socat build dependency only for make check
+ * fix typo WTIH_BABELTRACE
+
-------------------------------------------------------------------
Mon Jul 17 10:42:27 UTC 2017 - ncutler@suse.com
- Update to version 12.1.0+git.1500284183.1ed97736ab:
+ Spec file changes:
* bump epoch (not relevant for SUSE)
- * add socat buildrequires (used in public_bind_addr unit tests), but only
- when make_check is active (off by default)
+ * add socat buildrequires
* libcephfs2 now obsoletes libcephfs1 (bsc#1047020)
* HAVE_BABELTRACE option renamed to WITH_BABELTRACE
* fix a regression in ceph-base %postun scriptlet
diff --git a/ceph.spec b/ceph.spec
index 75b2c45..b6034fb 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -69,7 +69,7 @@
# main package definition
#################################################################################
Name: ceph
-Version: 12.1.0+git.1500284183.1ed97736ab
+Version: 12.1.0+git.1500295948.39d2e5f424
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@@ -863,10 +863,10 @@ cmake .. \
%endif
%if %{with lttng}
-DWITH_LTTNG=ON \
- -DWTIH_BABELTRACE=ON \
+ -DWITH_BABELTRACE=ON \
%else
-DWITH_LTTNG=OFF \
- -DWTIH_BABELTRACE=OFF \
+ -DWITH_BABELTRACE=OFF \
%endif
$CEPH_EXTRA_CMAKE_ARGS \
%if 0%{with ocf}