From 48c79c11026e3b2c4a370f7780d1f38efc833052 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Mon, 6 Apr 2020 22:59:51 +0200 Subject: [PATCH] ceph.spec.in: version an Obsoletes RPM 4.15.1 warns: It's not recommended to have unversioned Obsoletes. Heed the warning. Signed-off-by: Nathan Cutler --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 20f8f87f9250f..6342b76b256cc 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -947,7 +947,7 @@ Summary: Ceph distributed file system client library %if 0%{?suse_version} Group: System/Libraries %endif -Obsoletes: libcephfs1 +Obsoletes: libcephfs1 < %{_epoch_prefix}%{version}-%{release} %if 0%{?rhel} || 0%{?fedora} Obsoletes: ceph-libs < %{_epoch_prefix}%{version}-%{release} Obsoletes: ceph-libcephfs -- 2.39.5