SHA256
1
0
forked from pool/ceph

Accepting request 514634 from filesystems:ceph:luminous

own ceph-volume dir

OBS-URL: https://build.opensuse.org/request/show/514634
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=118
This commit is contained in:
Nathan Cutler 2017-08-05 07:03:09 +00:00 committed by Git OBS Bridge
parent b88d6bbf9b
commit 458c53aeab
7 changed files with 15 additions and 16 deletions

View File

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:117ae51d20e3fe9cf1340b85c2bf4d809421bae11bd579755631ec3462b028a9
size 127310853

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ff841104ad0f72a2e4d4120e3cce36bac01a344fe34e32f0feeffefd257e2b0
size 127311716

View File

@ -1,9 +1,9 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 04 20:16:27 UTC 2017 - ncutler@suse.com Sat Aug 05 06:42:53 UTC 2017 - ncutler@suse.com
- Update to version 12.1.2+git.1501876501.4c219a30d6: - Update to version 12.1.2+git.1501914637.59afe41c49:
+ debian: include ceph-volume python + spec file
+ ceph.spec.in: ceph_volume but not ceph_volume_client in ceph-base * ceph-volume added to ceph-base RPM, where it co-exists with ceph-disk
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 4 16:59:59 UTC 2017 - ncutler@suse.com Fri Aug 4 16:59:59 UTC 2017 - ncutler@suse.com
@ -12,7 +12,6 @@ Fri Aug 4 16:59:59 UTC 2017 - ncutler@suse.com
+ latest upstream master (7350fa65d79b5f0ace427e609565f07be35cfe62) + latest upstream master (7350fa65d79b5f0ace427e609565f07be35cfe62)
* os/bluestore: allow multiple DeferredBatches in flight at once * os/bluestore: allow multiple DeferredBatches in flight at once
(pr#16769, issue#20295, bsc#1043399) (pr#16769, issue#20295, bsc#1043399)
* ceph-volume added to ceph-base RPM, where it co-exists with ceph-disk
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 03 20:06:55 UTC 2017 - ncutler@suse.com Thu Aug 03 20:06:55 UTC 2017 - ncutler@suse.com

View File

@ -68,7 +68,7 @@
# main package definition # main package definition
################################################################################# #################################################################################
Name: ceph-test Name: ceph-test
Version: 12.1.2+git.1501876501.4c219a30d6 Version: 12.1.2+git.1501914637.59afe41c49
Release: 0%{?dist} Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel} %if 0%{?fedora} || 0%{?rhel}
Epoch: 2 Epoch: 2

View File

@ -1,9 +1,9 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 04 20:16:27 UTC 2017 - ncutler@suse.com Sat Aug 05 06:42:53 UTC 2017 - ncutler@suse.com
- Update to version 12.1.2+git.1501876501.4c219a30d6: - Update to version 12.1.2+git.1501914637.59afe41c49:
+ debian: include ceph-volume python + spec file
+ ceph.spec.in: ceph_volume but not ceph_volume_client in ceph-base * ceph-volume added to ceph-base RPM, where it co-exists with ceph-disk
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 4 16:59:59 UTC 2017 - ncutler@suse.com Fri Aug 4 16:59:59 UTC 2017 - ncutler@suse.com
@ -12,7 +12,6 @@ Fri Aug 4 16:59:59 UTC 2017 - ncutler@suse.com
+ latest upstream master (7350fa65d79b5f0ace427e609565f07be35cfe62) + latest upstream master (7350fa65d79b5f0ace427e609565f07be35cfe62)
* os/bluestore: allow multiple DeferredBatches in flight at once * os/bluestore: allow multiple DeferredBatches in flight at once
(pr#16769, issue#20295, bsc#1043399) (pr#16769, issue#20295, bsc#1043399)
* ceph-volume added to ceph-base RPM, where it co-exists with ceph-disk
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 03 20:06:55 UTC 2017 - ncutler@suse.com Thu Aug 03 20:06:55 UTC 2017 - ncutler@suse.com

View File

@ -68,7 +68,7 @@
# main package definition # main package definition
################################################################################# #################################################################################
Name: ceph Name: ceph
Version: 12.1.2+git.1501876501.4c219a30d6 Version: 12.1.2+git.1501914637.59afe41c49
Release: 0%{?dist} Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel} %if 0%{?fedora} || 0%{?rhel}
Epoch: 2 Epoch: 2
@ -1016,6 +1016,7 @@ rm -rf %{buildroot}
%{_unitdir}/ceph.target %{_unitdir}/ceph.target
%{python_sitelib}/ceph_detect_init* %{python_sitelib}/ceph_detect_init*
%{python_sitelib}/ceph_disk* %{python_sitelib}/ceph_disk*
%dir %{python_sitelib}/ceph_volume
%{python_sitelib}/ceph_volume/* %{python_sitelib}/ceph_volume/*
%{python_sitelib}/ceph_volume-* %{python_sitelib}/ceph_volume-*
%{_mandir}/man8/ceph-deploy.8* %{_mandir}/man8/ceph-deploy.8*