summaryrefslogtreecommitdiffstats
path: root/ceph.spec.in
diff options
context:
space:
mode:
authorVenky Shankar <vshankar@redhat.com>2024-09-24 08:22:56 +0200
committerGitHub <noreply@github.com>2024-09-24 08:22:56 +0200
commitbd51dcf955be00050a537a524df8fe8c3a86dbb2 (patch)
tree6506c0acfb4a3e12ce0188abfd0077aeea31753a /ceph.spec.in
parentMerge pull request #59728 from rhcs-dashboard/replace-hostname-addr-rgw (diff)
parentceph.spec.in: Fix unversioned Obsoletes: rpmbuild warning (diff)
downloadceph-bd51dcf955be00050a537a524df8fe8c3a86dbb2.tar.xz
ceph-bd51dcf955be00050a537a524df8fe8c3a86dbb2.zip
Merge pull request #59858 from anoopcs9/fix-unversioned-obsoletes
ceph.spec.in: Fix unversioned Obsoletes: rpmbuild warning Reviewed-by: Venky Shankar <vshankar@redhat.com>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r--ceph.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index 35bbe7a72c6..14c1420af40 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -1184,7 +1184,7 @@ Group: System/Libraries
Obsoletes: libcephfs1 < %{_epoch_prefix}%{version}-%{release}
%if 0%{?rhel} || 0%{?fedora} || 0%{?openEuler}
Obsoletes: ceph-libs < %{_epoch_prefix}%{version}-%{release}
-Obsoletes: ceph-libcephfs
+Obsoletes: ceph-libcephfs < %{_epoch_prefix}%{version}-%{release}
%endif
%description -n libcephfs2
Ceph is a distributed network file system designed to provide excellent