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:
Nathan Cutler 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

@ -6,7 +6,7 @@
<param name="filename">ceph</param>
<param name="scm">git</param>
<param name="package-meta">no</param>
<param name="changesgenerate">disable</param>
<param name="changesgenerate">enable</param>
<param name="commandtorun">sh etc/ceph_ver_hack.sh</param>
</service>
<service name="extract_ceph_spec" mode="disabled" />

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/SUSE/ceph.git</param>
<param name="changesrevision">ba197ae32136ead7cb455c56e0f4f7cd99de2bc0</param></service></servicedata>
<param name="changesrevision">410e200be5f33c0f2079a3ad1c0cbc2464236e53</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:934eca8eb0b1173c4cf7543ad45d1bd53b7150deedc336ad8aa16d3f25430a36
size 103831668

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86c397c17e3fd6743368d7349bece0faf35f166dad3d3aec0ae1ae67c7498e53
size 103823168

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 10 15:55:53 UTC 2017 - ncutler@suse.com
- Update to version 12.0.0+git.1489159457.410e200:
+ build/ops: fix Group strings for library packages
-------------------------------------------------------------------
Fri Mar 3 15:32:06 UTC 2017 - ncutler@suse.com

View File

@ -67,7 +67,7 @@
# common
#################################################################################
Name: ceph-test
Version: 12.0.0+git.1488578549.776bfa8
Version: 12.0.0+git.1489159457.410e200
Release: 0
Summary: Ceph benchmarks and test tools
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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 10 15:55:53 UTC 2017 - ncutler@suse.com
- Update to version 12.0.0+git.1489159457.410e200:
+ build/ops: fix Group strings for library packages
-------------------------------------------------------------------
Fri Mar 3 15:32:06 UTC 2017 - ncutler@suse.com

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