Hello community, here is the log from the commit of package ceph for openSUSE:Leap:15.2 checked in at 2020-05-12 11:31:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/ceph (Old) and /work/SRC/openSUSE:Leap:15.2/.ceph.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ceph" Tue May 12 11:31:43 2020 rev:75 rq:801264 version:15.2.1.246+g66cd0e5497 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/ceph/ceph-test.changes 2020-04-21 19:08:00.824048796 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.ceph.new.2738/ceph-test.changes 2020-05-12 11:32:00.679695331 +0200 @@ -1,0 +2,6 @@ +Mon May 4 17:27:20 UTC 2020 - Nathan Cutler <[email protected]> + +- Update to 15.2.1-246-g66cd0e5497: + + rebase on tip of upstream "octopus" branch, SHA1 939661f696d3d9eb4d31e998a3ad1487852a4741 + +------------------------------------------------------------------- ceph.changes: same change Old: ---- ceph-15.2.1-16-gb3a86250a6.tar.bz2 New: ---- ceph-15.2.1-246-g66cd0e5497.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ceph-test.spec ++++++ --- /var/tmp/diff_new_pack.eyyc0W/_old 2020-05-12 11:32:02.379698903 +0200 +++ /var/tmp/diff_new_pack.eyyc0W/_new 2020-05-12 11:32:02.383698911 +0200 @@ -104,7 +104,7 @@ # main package definition ################################################################################# Name: ceph-test -Version: 15.2.1.16+gb3a86250a6 +Version: 15.2.1.246+g66cd0e5497 Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -120,7 +120,7 @@ Group: System/Filesystems %endif URL: http://ceph.com/ -Source0: %{?_remote_tarball_prefix}ceph-15.2.1-16-gb3a86250a6.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-15.2.1-246-g66cd0e5497.tar.bz2 %if 0%{?suse_version} Source96: checkin.sh Source97: README-checkin.txt @@ -423,6 +423,8 @@ %if 0%{?suse_version} %endif %if 0%{?fedora} || 0%{?rhel} +%if 0%{?weak_deps} +%endif %endif %if 0%{?suse_version} %endif @@ -547,7 +549,7 @@ %if 0%{?suse_version} %endif %prep -%autosetup -p1 -n ceph-15.2.1-16-gb3a86250a6 +%autosetup -p1 -n ceph-15.2.1-246-g66cd0e5497 %build # LTO can be enabled as soon as the following GCC bug is fixed: @@ -801,6 +803,7 @@ rm -rf %{buildroot}%{_mandir}/man8/monmaptool.8* rm -rf %{buildroot}%{_mandir}/man8/ceph-kvstore-tool.8* rm -rf %{buildroot}%{_sbindir}/cephadm +rm -rf %{buildroot}%{_mandir}/man8/cephadm.8* rm -rf %{buildroot}%{_sysconfdir}/sudoers.d/cephadm rm -rf %{buildroot}%{_sharedstatedir}/cephadm/.ssh/authorized_keys rm -rf %{buildroot}%doc @@ -1197,7 +1200,7 @@ %if 0%{with cephfs_java} %endif %if 0%{with selinux} -%endif # with selinux +%endif %if 0%{?suse_version} %endif %if 0%{?suse_version} ++++++ ceph.spec ++++++ --- /var/tmp/diff_new_pack.eyyc0W/_old 2020-05-12 11:32:02.411698970 +0200 +++ /var/tmp/diff_new_pack.eyyc0W/_new 2020-05-12 11:32:02.415698978 +0200 @@ -104,7 +104,7 @@ # main package definition ################################################################################# Name: ceph -Version: 15.2.1.16+gb3a86250a6 +Version: 15.2.1.246+g66cd0e5497 Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -120,7 +120,7 @@ Group: System/Filesystems %endif URL: http://ceph.com/ -Source0: %{?_remote_tarball_prefix}ceph-15.2.1-16-gb3a86250a6.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-15.2.1-246-g66cd0e5497.tar.bz2 %if 0%{?suse_version} # _insert_obs_source_lines_here ExclusiveArch: x86_64 aarch64 ppc64le s390x @@ -530,12 +530,16 @@ Requires: python%{python3_pkgversion}-jwt Requires: python%{python3_pkgversion}-routes Requires: python%{python3_pkgversion}-werkzeug +%if 0%{?weak_deps} +Recommends: python%{python3_pkgversion}-saml +%endif %endif %if 0%{?suse_version} Requires: python%{python3_pkgversion}-CherryPy Requires: python%{python3_pkgversion}-PyJWT Requires: python%{python3_pkgversion}-Routes Requires: python%{python3_pkgversion}-Werkzeug +Recommends: python%{python3_pkgversion}-python3-saml %endif %description mgr-dashboard ceph-mgr-dashboard is a manager module, providing a web-based application @@ -940,7 +944,7 @@ %if 0%{?suse_version} Group: System/Libraries %endif -Obsoletes: libcephfs1 +Obsoletes: libcephfs1 < %{_epoch_prefix}%{version}-%{release} %if 0%{?rhel} || 0%{?fedora} Obsoletes: ceph-libs < %{_epoch_prefix}%{version}-%{release} Obsoletes: ceph-libcephfs @@ -1122,7 +1126,7 @@ # common ################################################################################# %prep -%autosetup -p1 -n ceph-15.2.1-16-gb3a86250a6 +%autosetup -p1 -n ceph-15.2.1-246-g66cd0e5497 %build # LTO can be enabled as soon as the following GCC bug is fixed: @@ -1462,6 +1466,7 @@ %files -n cephadm %{_sbindir}/cephadm +%{_mandir}/man8/cephadm.8* %{_sysconfdir}/sudoers.d/cephadm %attr(0700,cephadm,cephadm) %dir %{_sharedstatedir}/cephadm %attr(0700,cephadm,cephadm) %dir %{_sharedstatedir}/cephadm/.ssh @@ -2333,8 +2338,7 @@ fi fi exit 0 - -%endif # with selinux +%endif %files grafana-dashboards %if 0%{?suse_version} ++++++ ceph-15.2.1-16-gb3a86250a6.tar.bz2 -> ceph-15.2.1-246-g66cd0e5497.tar.bz2 ++++++ /work/SRC/openSUSE:Leap:15.2/ceph/ceph-15.2.1-16-gb3a86250a6.tar.bz2 /work/SRC/openSUSE:Leap:15.2/.ceph.new.2738/ceph-15.2.1-246-g66cd0e5497.tar.bz2 differ: char 11, line 1
