summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Lowell <glowell@inktank.com>2013-07-03 11:28:28 -0700
committerSage Weil <sage@inktank.com>2013-07-22 09:52:19 -0700
commiteabf2f6ae1ec244092315b79efe5b886c2b18578 (patch)
tree840d7bb4e29ea8c9fdcc71f7c2b44c4da2fb530c
parente58b0e93209595971fd8cfb4f44c07d06f38351b (diff)
downloadceph-eabf2f6ae1ec244092315b79efe5b886c2b18578.tar.gz
ceph.spec.in: Obsolete ceph-libs
Signed-off-by: Gary Lowell <gary.lowell@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com>
-rw-r--r--ceph.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index 6ee1c861fee..4365eb55eb0 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -146,6 +146,7 @@ managers such as Pacemaker.
Summary: RADOS distributed object store client library
Group: System Environment/Libraries
License: LGPL-2.0
+Obsoletes: ceph-libs
%description -n librados2
RADOS is a reliable, autonomic distributed object storage cluster
developed as part of the Ceph distributed storage system. This is a
@@ -156,6 +157,7 @@ store using a simple file-like interface.
Summary: RADOS block device client library
Group: System Environment/Libraries
License: LGPL-2.0
+Obsoletes: ceph-libs
%description -n librbd1
RBD is a block device striped across multiple distributed objects in
RADOS, a reliable, autonomic distributed object storage cluster
@@ -166,6 +168,7 @@ shared library allowing applications to manage these block devices.
Summary: Ceph distributed file system client library
Group: System Environment/Libraries
License: LGPL-2.0
+Obsoletes: ceph-libs
%description -n libcephfs1
Ceph is a distributed network file system designed to provide excellent
performance, reliability, and scalability. This is a shared library