Accepting request 614486 from filesystems:ceph

OBS-URL: https://build.opensuse.org/request/show/614486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ceph?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2018-06-08 21:08:52 +00:00 committed by Git OBS Bridge
commit 6aad755918
6 changed files with 39 additions and 13 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5925ab66474b0436102e9033b62574dfbe1c25588352d4cd7e240213b647176c
size 72330605

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jun 5 08:05:13 UTC 2018 - jan.fajerski@suse.com
- Update to v13.2.0-39-geb7f429568:
+ based on upstream mimic f38fff5d093da678f6736c7a008511873c8d0fda
-------------------------------------------------------------------
Thu May 31 16:34:53 UTC 2018 - ncutler@suse.com
- Update to 13.1.1-173-g127c33d64e:
+ based on upstream mimic dda69eea663bcabc5ad99f5ca8370f43575f475d
* fix GCC8 builds (bsc#1084645)
* fix python3 module loading (bsc#1086613)
* ceph-brag no longer packaged upstream
-------------------------------------------------------------------
Thu Apr 26 21:27:17 UTC 2018 - ncutler@suse.com

View File

@ -76,7 +76,7 @@
# main package definition
#################################################################################
Name: ceph-test
Version: 13.0.2.1874+ge31585919b
Version: 13.2.0.39+geb7f429568
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@ -92,7 +92,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-13.0.2-1874-ge31585919b.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-13.2.0-39-geb7f429568.tar.bz2
%if 0%{?suse_version}
Source96: checkin.sh
Source97: README-checkin.txt
@ -411,7 +411,7 @@ This package contains Ceph benchmarks and test tools.
%endif
%endif
%prep
%autosetup -p1 -n ceph-13.0.2-1874-ge31585919b
%autosetup -p1 -n ceph-13.2.0-39-geb7f429568
%build
@ -430,7 +430,6 @@ done
# the following setting fixed an OOM condition we once encountered in the OBS
RPM_OPT_FLAGS="$RPM_OPT_FLAGS --param ggc-min-expand=20 --param ggc-min-heapsize=32768"
%endif
export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
export CPPFLAGS="$java_inc"
export CFLAGS="$RPM_OPT_FLAGS"
@ -640,7 +639,6 @@ rm -rf %{buildroot}%{_sbindir}/mount.ceph
rm -rf %{buildroot}/sbin/mount.ceph
rm -rf %{buildroot}%{_bindir}/rbd-replay-prep
rm -rf %{buildroot}%{_bindir}/ceph-post-file
rm -rf %{buildroot}%{_bindir}/ceph-brag
rm -rf %{buildroot}%{_tmpfilesdir}/ceph-common.conf
rm -rf %{buildroot}%{_mandir}/man8/ceph-authtool.8*
rm -rf %{buildroot}%{_mandir}/man8/ceph-conf.8*

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jun 5 08:05:13 UTC 2018 - jan.fajerski@suse.com
- Update to v13.2.0-39-geb7f429568:
+ based on upstream mimic f38fff5d093da678f6736c7a008511873c8d0fda
-------------------------------------------------------------------
Thu May 31 16:34:53 UTC 2018 - ncutler@suse.com
- Update to 13.1.1-173-g127c33d64e:
+ based on upstream mimic dda69eea663bcabc5ad99f5ca8370f43575f475d
* fix GCC8 builds (bsc#1084645)
* fix python3 module loading (bsc#1086613)
* ceph-brag no longer packaged upstream
-------------------------------------------------------------------
Thu Apr 26 21:27:17 UTC 2018 - ncutler@suse.com

View File

@ -76,7 +76,7 @@
# main package definition
#################################################################################
Name: ceph
Version: 13.0.2.1874+ge31585919b
Version: 13.2.0.39+geb7f429568
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@ -92,7 +92,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-13.0.2-1874-ge31585919b.tar.bz2
Source0: %{?_remote_tarball_prefix}ceph-13.2.0-39-geb7f429568.tar.bz2
%if 0%{?suse_version}
# _insert_obs_source_lines_here
%if 0%{?is_opensuse}
@ -845,7 +845,7 @@ python-rbd, python-rgw or python-cephfs instead.
# common
#################################################################################
%prep
%autosetup -p1 -n ceph-13.0.2-1874-ge31585919b
%autosetup -p1 -n ceph-13.2.0-39-geb7f429568
%build
@ -864,7 +864,6 @@ done
# the following setting fixed an OOM condition we once encountered in the OBS
RPM_OPT_FLAGS="$RPM_OPT_FLAGS --param ggc-min-expand=20 --param ggc-min-heapsize=32768"
%endif
export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/i386/i486/'`
export CPPFLAGS="$java_inc"
export CFLAGS="$RPM_OPT_FLAGS"
@ -1162,7 +1161,6 @@ fi
%{_bindir}/rbd-replay-prep
%endif
%exclude %{_bindir}/ceph-post-file
%exclude %{_bindir}/ceph-brag
%{_tmpfilesdir}/ceph-common.conf
%{_mandir}/man8/ceph-authtool.8*
%{_mandir}/man8/ceph-conf.8*