From: Nathan Cutler Date: Thu, 17 Aug 2017 07:07:06 +0000 (+0200) Subject: ceph.spec: provide libxio 1.7 and obsolete libxio <= 1.7 X-Git-Tag: ses5-milestone11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=155adb5253c3aaa47f418e70f23073e5acce58f3;p=ceph.git ceph.spec: provide libxio 1.7 and obsolete libxio <= 1.7 Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index 0ea42e275975..9bf81e9000d9 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}