diff --git a/_service b/_service
index 999cd00..e8a805d 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 785f3f8..40eb723 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
git://github.com/SUSE/ceph.git
- ba197ae32136ead7cb455c56e0f4f7cd99de2bc0
\ No newline at end of file
+ 410e200be5f33c0f2079a3ad1c0cbc2464236e53
\ No newline at end of file
diff --git a/ceph-12.0.0+git.1488578549.776bfa8.tar.bz2 b/ceph-12.0.0+git.1488578549.776bfa8.tar.bz2
deleted file mode 100644
index c203136..0000000
--- a/ceph-12.0.0+git.1488578549.776bfa8.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:934eca8eb0b1173c4cf7543ad45d1bd53b7150deedc336ad8aa16d3f25430a36
-size 103831668
diff --git a/ceph-12.0.0+git.1489159457.410e200.tar.bz2 b/ceph-12.0.0+git.1489159457.410e200.tar.bz2
new file mode 100644
index 0000000..5f6dde0
--- /dev/null
+++ b/ceph-12.0.0+git.1489159457.410e200.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:86c397c17e3fd6743368d7349bece0faf35f166dad3d3aec0ae1ae67c7498e53
+size 103823168
diff --git a/ceph-test.changes b/ceph-test.changes
index 0251c61..ec224c4 100644
--- a/ceph-test.changes
+++ b/ceph-test.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Fri Mar 10 15:55:53 UTC 2017 - ncutler@suse.com
+
+- Update to version 12.0.0+git.1489159457.410e200:
+ + build/ops: fix Group strings for library packages
+
-------------------------------------------------------------------
Fri Mar 3 15:32:06 UTC 2017 - ncutler@suse.com
diff --git a/ceph-test.spec b/ceph-test.spec
index 1e7e3f7..4e1fcc9 100644
--- a/ceph-test.spec
+++ b/ceph-test.spec
@@ -67,7 +67,7 @@
# common
#################################################################################
Name: ceph-test
-Version: 12.0.0+git.1488578549.776bfa8
+Version: 12.0.0+git.1489159457.410e200
Release: 0
Summary: Ceph benchmarks and test tools
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
diff --git a/ceph.changes b/ceph.changes
index 0251c61..ec224c4 100644
--- a/ceph.changes
+++ b/ceph.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Fri Mar 10 15:55:53 UTC 2017 - ncutler@suse.com
+
+- Update to version 12.0.0+git.1489159457.410e200:
+ + build/ops: fix Group strings for library packages
+
-------------------------------------------------------------------
Fri Mar 3 15:32:06 UTC 2017 - ncutler@suse.com
diff --git a/ceph.spec b/ceph.spec
index a5dcd30..5241ac9 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -67,7 +67,7 @@
# common
#################################################################################
Name: ceph
-Version: 12.0.0+git.1488578549.776bfa8
+Version: 12.0.0+git.1489159457.410e200
Release: 0
Summary: User space components of the Ceph file system
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -413,7 +413,7 @@ and providing access to them over the network.
%package -n librados2
Summary: RADOS distributed object store client library
%if 0%{?suse_version}
-Group: System/Libraries/C and C++
+Group: System/Libraries
%endif
License: LGPL-2.0
%if 0%{?rhel} || 0%{?fedora}
@@ -442,7 +442,7 @@ that use RADOS object store.
%package -n librgw2
Summary: RADOS gateway client library
%if 0%{?suse_version}
-Group: System/Libraries/C and C++
+Group: System/Libraries
%endif
License: LGPL-2.0
Requires: librados2 = %{version}-%{release}
@@ -684,7 +684,7 @@ This package contains Ceph benchmarks and test tools.
%package -n libcephfs_jni1
Summary: Java Native Interface library for CephFS Java bindings
%if 0%{?suse_version}
-Group: System/Libraries/Java
+Group: System/Libraries
%endif
License: LGPL-2.0
Requires: java
@@ -711,7 +711,7 @@ library.
%package -n cephfs-java
Summary: Java libraries for the Ceph File System
%if 0%{?suse_version}
-Group: System/Libraries/Java
+Group: System/Libraries
%endif
License: LGPL-2.0
Requires: java