From a4f748aa906fc65b14f65515721bc3a815c18fb8 Mon Sep 17 00:00:00 2001 From: Dan Mick Date: Tue, 12 Aug 2014 14:39:18 -0700 Subject: [PATCH] ceph.spec.in: Obsolete all older versions. Now this changeset can be used on all current ceph releases that already have the package split. Signed-off-by: Erik Logtenberg (cherry picked from commit 875a99e25f0ad2cb47149a3b5a28b4771a09125c) --- ceph.spec.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 4e897e582e275..a52f4172b720d 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -178,7 +178,7 @@ Summary: RADOS distributed object store client library Group: System Environment/Libraries License: LGPL-2.0 %if 0%{?rhel} || 0%{?centos_version} || 0%{?fedora} -Obsoletes: ceph-libs < 0.80.5 +Obsoletes: ceph-libs < %{version}-%{release} %endif %description -n librados2 RADOS is a reliable, autonomic distributed object storage cluster @@ -192,7 +192,7 @@ Group: System Environment/Libraries License: LGPL-2.0 Requires: librados2 = %{version}-%{release} %if 0%{?rhel_version} || 0%{?centos_version} || 0%{?fedora} -Obsoletes: ceph-libs < 0.80.5 +Obsoletes: ceph-libs < %{version}-%{release} %endif %description -n librbd1 RBD is a block device striped across multiple distributed objects in @@ -205,7 +205,7 @@ Summary: Ceph distributed file system client library Group: System Environment/Libraries License: LGPL-2.0 %if 0%{?rhel} || 0%{?centos_version} || 0%{?fedora} -Obsoletes: ceph-libs < 0.80.5 +Obsoletes: ceph-libs < %{version}-%{release} Obsoletes: ceph-libcephfs %endif %description -n libcephfs1 -- 2.39.5