SHA256
1
0
forked from pool/ceph

Accepting request 478532 from filesystems:ceph:luminous

- Update to version 12.0.0+git.1489159457.410e200:
  + build/ops: fix Group strings for library packages

- Update to version 12.0.0+git.1489159457.410e200:
  + build/ops: fix Group strings for library packages

OBS-URL: https://build.opensuse.org/request/show/478532
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=75
This commit is contained in:
2017-03-10 15:57:56 +00:00
committed by Git OBS Bridge
parent 4d4aeeb39f
commit d882ff3ba2
8 changed files with 23 additions and 11 deletions

View File

@@ -67,7 +67,7 @@
# common
#################################################################################
Name: ceph
Version: 12.0.0+git.1488578549.776bfa8
Version: 12.0.0+git.1489159457.410e200
Release: 0
Summary: User space components of the Ceph file system
License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT
@@ -413,7 +413,7 @@ and providing access to them over the network.
%package -n librados2
Summary: RADOS distributed object store client library
%if 0%{?suse_version}
Group: System/Libraries/C and C++
Group: System/Libraries
%endif
License: LGPL-2.0
%if 0%{?rhel} || 0%{?fedora}
@@ -442,7 +442,7 @@ that use RADOS object store.
%package -n librgw2
Summary: RADOS gateway client library
%if 0%{?suse_version}
Group: System/Libraries/C and C++
Group: System/Libraries
%endif
License: LGPL-2.0
Requires: librados2 = %{version}-%{release}
@@ -684,7 +684,7 @@ This package contains Ceph benchmarks and test tools.
%package -n libcephfs_jni1
Summary: Java Native Interface library for CephFS Java bindings
%if 0%{?suse_version}
Group: System/Libraries/Java
Group: System/Libraries
%endif
License: LGPL-2.0
Requires: java
@@ -711,7 +711,7 @@ library.
%package -n cephfs-java
Summary: Java libraries for the Ceph File System
%if 0%{?suse_version}
Group: System/Libraries/Java
Group: System/Libraries
%endif
License: LGPL-2.0
Requires: java