Accepting request 670292 from filesystems:ceph:nautilus
SES6 M8 OBS-URL: https://build.opensuse.org/request/show/670292 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=206
This commit is contained in:
parent
72197d59df
commit
c91eaed5f6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd60ab1dfb730430f154cc50a06d3894c9c82b183e8ec03076c3e6fcdc628f6e
|
||||
size 95695490
|
3
ceph-14.0.1-3346-g0364ec8d2f.tar.bz2
Normal file
3
ceph-14.0.1-3346-g0364ec8d2f.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ecc476afba720ee88c4777ca9ab11a55bd9ac4ba16665af2030042c9f945efb
|
||||
size 95691168
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 30 17:29:43 UTC 2019 - ncutler@suse.com
|
||||
|
||||
- Update to 14.0.1-3346-g0364ec8d2f:
|
||||
+ rgw: Fix for SignatureMismatchError in s3 commands
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 30 13:38:11 UTC 2019 - ncutler@suse.com
|
||||
|
||||
- Update to 14.0.1-3344-g0834db3c15:
|
||||
+ spec: drop arch-specific conditional around RGW crypto plugin libraries
|
||||
+ make-dist: prefer Python 3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 29 15:06:56 UTC 2019 - ncutler@suse.com
|
||||
|
||||
- Update to 14.0.1-3341-gb471954ff4:
|
||||
+ rebase on top of upstream master branch, SHA1 602c875bd68a091be485bfba7e2d62b3f08ba7b3
|
||||
* msgr V2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 25 15:31:56 UTC 2019 - ncutler@suse.com
|
||||
|
||||
|
@ -96,7 +96,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 14.0.1.3176+ge8d910619e
|
||||
Version: 14.0.1.3346+g0364ec8d2f
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -112,7 +112,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3176-ge8d910619e.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3346-g0364ec8d2f.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
Source96: checkin.sh
|
||||
Source97: README-checkin.txt
|
||||
@ -181,6 +181,7 @@ BuildRequires: libtool
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: make
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: parted
|
||||
BuildRequires: perl
|
||||
BuildRequires: pkgconfig
|
||||
@ -473,7 +474,7 @@ This package contains Ceph benchmarks and test tools.
|
||||
%if 0%{?suse_version}
|
||||
%endif
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-14.0.1-3176-ge8d910619e
|
||||
%autosetup -p1 -n ceph-14.0.1-3346-g0364ec8d2f
|
||||
|
||||
%build
|
||||
|
||||
@ -891,8 +892,6 @@ rm -rf %{buildroot}
|
||||
#################################################################################
|
||||
%files
|
||||
|
||||
%ifarch x86_64
|
||||
%endif
|
||||
%if %{with lttng}
|
||||
%endif
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
|
20
ceph.changes
20
ceph.changes
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 30 17:29:43 UTC 2019 - ncutler@suse.com
|
||||
|
||||
- Update to 14.0.1-3346-g0364ec8d2f:
|
||||
+ rgw: Fix for SignatureMismatchError in s3 commands
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 30 13:38:11 UTC 2019 - ncutler@suse.com
|
||||
|
||||
- Update to 14.0.1-3344-g0834db3c15:
|
||||
+ spec: drop arch-specific conditional around RGW crypto plugin libraries
|
||||
+ make-dist: prefer Python 3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 29 15:06:56 UTC 2019 - ncutler@suse.com
|
||||
|
||||
- Update to 14.0.1-3341-gb471954ff4:
|
||||
+ rebase on top of upstream master branch, SHA1 602c875bd68a091be485bfba7e2d62b3f08ba7b3
|
||||
* msgr V2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 25 15:31:56 UTC 2019 - ncutler@suse.com
|
||||
|
||||
|
@ -96,7 +96,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph
|
||||
Version: 14.0.1.3176+ge8d910619e
|
||||
Version: 14.0.1.3346+g0364ec8d2f
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
@ -112,7 +112,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and
|
||||
Group: System/Filesystems
|
||||
%endif
|
||||
URL: http://ceph.com/
|
||||
Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3176-ge8d910619e.tar.bz2
|
||||
Source0: %{?_remote_tarball_prefix}ceph-14.0.1-3346-g0364ec8d2f.tar.bz2
|
||||
%if 0%{?suse_version}
|
||||
# _insert_obs_source_lines_here
|
||||
%if 0%{?is_opensuse}
|
||||
@ -173,6 +173,7 @@ BuildRequires: libtool
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: make
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: parted
|
||||
BuildRequires: perl
|
||||
BuildRequires: pkgconfig
|
||||
@ -973,7 +974,7 @@ integrated with the Ceph Manager Dashboard web UI.
|
||||
# common
|
||||
#################################################################################
|
||||
%prep
|
||||
%autosetup -p1 -n ceph-14.0.1-3176-ge8d910619e
|
||||
%autosetup -p1 -n ceph-14.0.1-3346-g0364ec8d2f
|
||||
|
||||
%build
|
||||
|
||||
@ -1188,10 +1189,8 @@ rm -rf %{buildroot}
|
||||
%dir %{_libdir}/ceph/compressor
|
||||
%{_libdir}/ceph/compressor/libceph_*.so*
|
||||
%{_unitdir}/ceph-crash.service
|
||||
%ifarch x86_64
|
||||
%dir %{_libdir}/ceph/crypto
|
||||
%{_libdir}/ceph/crypto/libceph_*.so*
|
||||
%endif
|
||||
%if %{with lttng}
|
||||
%{_libdir}/libos_tp.so*
|
||||
%{_libdir}/libosd_tp.so*
|
||||
|
Loading…
x
Reference in New Issue
Block a user