diff options
author | Gary Lowell <glowell@inktank.com> | 2013-07-03 11:28:28 -0700 |
---|---|---|
committer | Gary Lowell <glowell@inktank.com> | 2013-08-09 16:19:18 -0700 |
commit | 81aa68c309a6d4eaecc54f8d735efde8843fed8c (patch) | |
tree | f1310a662fe10285de3f6ae00e754b5ee1d0b06f | |
parent | 2a34df68bb02d14f6a25bd13dff600a4d629ad05 (diff) | |
download | ceph-81aa68c309a6d4eaecc54f8d735efde8843fed8c.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.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in index a021db1f3de..1e1407a1fa1 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 |