SHA256
1
0
forked from pool/ceph

Accepting request 517309 from filesystems:ceph:luminous

ceph.spec: provide libxio 1.7 and obsolete libxio <= 1.7

OBS-URL: https://build.opensuse.org/request/show/517309
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=123
This commit is contained in:
2017-08-17 07:38:17 +00:00
committed by Git OBS Bridge
parent 0de8d4aa91
commit bd46d3ad79
7 changed files with 22 additions and 8 deletions

View File

@@ -68,7 +68,7 @@
# main package definition
#################################################################################
Name: ceph
Version: 12.1.4+git.1502878199.4183317204
Version: 12.1.4+git.1502953626.155adb5253
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@@ -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}