From 155adb5253c3aaa47f418e70f23073e5acce58f3 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 17 Aug 2017 09:07:06 +0200 Subject: [PATCH] ceph.spec: provide libxio 1.7 and obsolete libxio <= 1.7 Signed-off-by: Nathan Cutler --- ceph.spec.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 0ea42e2759750..9bf81e9000d99 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -261,7 +261,8 @@ Requires: psmisc Requires: which %if 0%{?suse_version} Recommends: ntp-daemon -Obsoletes: libxio +Provides: libxio = 1.7 +Obsoletes: libxio <= 1.7 %endif %description base Base is the package that includes all the files shared amongst ceph servers @@ -283,7 +284,8 @@ Requires: python-prettytable %endif %if 0%{?suse_version} Requires: python-PrettyTable -Obsoletes: libxio +Provides: libxio = 1.7 +Obsoletes: libxio <= 1.7 %endif Requires: python-requests %{?systemd_requires} -- 2.39.5