Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-03-18 21:42:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and      /work/SRC/openSUSE:Factory/.ceph.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Sun Mar 18 21:42:41 2018 rev:30 rq:588028 version:13.0.1.3023+g71b0480e48

Changes:
--------
--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-02-21 
14:09:22.994701455 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes      2018-03-18 
21:42:44.446261361 +0100
@@ -1,0 +2,11 @@
+Fri Mar 16 20:52:48 UTC 2018 - [email protected]
+
+- Update to 13.0.1-3023-g71b0480e48:
+  + mimic-dev2 (including notably dashboard_v2 MGR module)
+
+-------------------------------------------------------------------
+Fri Feb 23 12:10:01 UTC 2018 - [email protected]
+
+- forward port DeepSea integration suite from ses5 
+
+-------------------------------------------------------------------
ceph.changes: same change

Old:
----
  ceph-13.0.1-2078-g85df538001.tar.bz2

New:
----
  ceph-13.0.1-3023-g71b0480e48.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.eqyZT2/_old  2018-03-18 21:42:46.662181528 +0100
+++ /var/tmp/diff_new_pack.eqyZT2/_new  2018-03-18 21:42:46.666181384 +0100
@@ -76,7 +76,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 13.0.1.2078+g85df538001
+Version: 13.0.1.3023+g71b0480e48
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -92,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.1-2078-g85df538001.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.1-3023-g71b0480e48.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -228,12 +228,23 @@
 BuildRequires: python%{_python_buildid}-cherrypy
 BuildRequires: python%{_python_buildid}-pecan
 BuildRequires: python%{_python_buildid}-werkzeug
+BuildRequires: python%{_python_buildid}-tox
+BuildRequires: python%{_python_buildid}-coverage
+%if 0%{?fedora}
+BuildRequires: python%{_python_buildid}-bcrypt
+%endif
+%if 0%{?rhel}
+BuildRequires: py-bcrypt
+%endif
 %endif
 %if 0%{?suse_version}
 BuildRequires: python%{_python_buildid}-CherryPy
 BuildRequires: python%{_python_buildid}-Werkzeug
 BuildRequires: python%{_python_buildid}-pecan
 BuildRequires: python%{_python_buildid}-numpy-devel
+BuildRequires: python%{_python_buildid}-bcrypt
+BuildRequires: python%{_python_buildid}-tox
+BuildRequires: python%{_python_buildid}-coverage
 %endif
 %endif
 # lttng and babeltrace for rbd-replay-prep
@@ -282,13 +293,13 @@
 %endif
 %if 0%{?suse_version}
 %endif
-%if 0%{?fedora} || 0%{?rhel}
-%endif
-%if 0%{?suse_version}
-%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?fedora} || 0%{?rhel}
+%if 0%{?fedora}
+%endif
+%if 0%{?rhel}
+%endif
 %endif
 %if 0%{?suse_version}
 %endif
@@ -397,7 +408,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.1-2078-g85df538001
+%autosetup -p1 -n ceph-13.0.1-3023-g71b0480e48
 
 %build
 
@@ -460,13 +471,13 @@
     -DWITH_EMBEDDED=OFF \
     -DWITH_MANPAGE=ON \
     -DWITH_PYTHON3=ON \
+    -DWITH_MGR_DASHBOARD_V2_FRONTEND=OFF \
 %if %{with python2}
     -DWITH_PYTHON2=ON \
 %else
     -DWITH_PYTHON2=OFF \
     -DMGR_PYTHON_VERSION=3 \
 %endif
-    -DWITH_SYSTEMD=ON \
 %if 0%{?rhel} && ! 0%{?centos}
     -DWITH_SUBMAN=ON \
 %endif
@@ -668,13 +679,8 @@
 rm -rf %{buildroot}%{_unitdir}/[email protected]
 rm -rf %{buildroot}%{_unitdir}/ceph-mgr.target
 rm -rf %{buildroot}%{_bindir}/ceph-mon
-rm -rf %{buildroot}%{_bindir}/ceph-rest-api
 rm -rf %{buildroot}%{_bindir}/ceph-monstore-tool
 rm -rf %{buildroot}%{_mandir}/man8/ceph-mon.8*
-rm -rf %{buildroot}%{_mandir}/man8/ceph-rest-api.8*
-rm -rf %{buildroot}%{python_sitelib}/ceph_rest_api.py*
-rm -rf %{buildroot}%{python3_sitelib}/ceph_rest_api.py
-rm -rf %{buildroot}%{python3_sitelib}/__pycache__/ceph_rest_api.cpython*.py*
 rm -rf %{buildroot}%{_unitdir}/[email protected]
 rm -rf %{buildroot}%{_unitdir}/ceph-mon.target
 rm -rf %{buildroot}%{_bindir}/ceph-fuse
@@ -860,8 +866,6 @@
 %endif
 %if 0%{?fedora} || 0%{?rhel}
 %endif
-%if 0%{with python2}
-%endif
 %if 0%{?suse_version}
 %endif
 %if 0%{?fedora} || 0%{?rhel}

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.eqyZT2/_old  2018-03-18 21:42:46.714179655 +0100
+++ /var/tmp/diff_new_pack.eqyZT2/_new  2018-03-18 21:42:46.722179367 +0100
@@ -76,7 +76,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       13.0.1.2078+g85df538001
+Version:       13.0.1.3023+g71b0480e48
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -92,7 +92,7 @@
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-13.0.1-2078-g85df538001.tar.bz2
+Source0:       %{?_remote_tarball_prefix}ceph-13.0.1-3023-g71b0480e48.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 %if 0%{?is_opensuse}
@@ -220,12 +220,23 @@
 BuildRequires: python%{_python_buildid}-cherrypy
 BuildRequires: python%{_python_buildid}-pecan
 BuildRequires: python%{_python_buildid}-werkzeug
+BuildRequires: python%{_python_buildid}-tox
+BuildRequires: python%{_python_buildid}-coverage
+%if 0%{?fedora}
+BuildRequires: python%{_python_buildid}-bcrypt
+%endif
+%if 0%{?rhel}
+BuildRequires: py-bcrypt
+%endif
 %endif
 %if 0%{?suse_version}
 BuildRequires: python%{_python_buildid}-CherryPy
 BuildRequires: python%{_python_buildid}-Werkzeug
 BuildRequires: python%{_python_buildid}-pecan
 BuildRequires: python%{_python_buildid}-numpy-devel
+BuildRequires: python%{_python_buildid}-bcrypt
+BuildRequires: python%{_python_buildid}-tox
+BuildRequires: python%{_python_buildid}-coverage
 %endif
 %endif
 # lttng and babeltrace for rbd-replay-prep
@@ -282,7 +293,7 @@
 Requires:      xfsprogs
 Requires:      which
 %if 0%{?suse_version}
-Recommends:    ntp-daemon
+Recommends:    chrony
 Provides:      libxio = 1.7
 Obsoletes:     libxio <= 1.7
 %endif
@@ -337,13 +348,6 @@
 Group:         System/Filesystems
 %endif
 Requires:      ceph-base = %{_epoch_prefix}%{version}-%{release}
-# For ceph-rest-api
-%if 0%{?fedora} || 0%{?rhel}
-Requires:      python%{_python_buildid}-flask
-%endif
-%if 0%{?suse_version}
-Requires:      python%{_python_buildid}-Flask
-%endif
 %description mon
 ceph-mon is the cluster monitor daemon for the Ceph distributed file
 system. One or more instances of ceph-mon form a Paxos part-time
@@ -362,6 +366,12 @@
 Requires:       python%{_python_buildid}-pecan
 Requires:       python%{_python_buildid}-werkzeug
 Requires:       pyOpenSSL%{_python_buildid}
+%if 0%{?fedora}
+Requires:      python%{_python_buildid}-bcrypt
+%endif
+%if 0%{?rhel}
+Requires:      py-bcrypt
+%endif
 %endif
 %if 0%{?suse_version}
 Requires:       python%{_python_buildid}-CherryPy
@@ -369,6 +379,7 @@
 Requires:       python%{_python_buildid}-Werkzeug
 Requires:       python%{_python_buildid}-pecan
 Requires:       python%{_python_buildid}-pyOpenSSL
+Requires:       python%{_python_buildid}-bcrypt
 Recommends:     python%{_python_buildid}-influxdb
 %endif
 %description mgr
@@ -829,7 +840,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-13.0.1-2078-g85df538001
+%autosetup -p1 -n ceph-13.0.1-3023-g71b0480e48
 
 %build
 
@@ -892,13 +903,13 @@
     -DWITH_EMBEDDED=OFF \
     -DWITH_MANPAGE=ON \
     -DWITH_PYTHON3=ON \
+    -DWITH_MGR_DASHBOARD_V2_FRONTEND=OFF \
 %if %{with python2}
     -DWITH_PYTHON2=ON \
 %else
     -DWITH_PYTHON2=OFF \
     -DMGR_PYTHON_VERSION=3 \
 %endif
-    -DWITH_SYSTEMD=ON \
 %if 0%{?rhel} && ! 0%{?centos}
     -DWITH_SUBMAN=ON \
 %endif
@@ -1324,16 +1335,8 @@
 
 %files mon
 %{_bindir}/ceph-mon
-%{_bindir}/ceph-rest-api
 %{_bindir}/ceph-monstore-tool
 %{_mandir}/man8/ceph-mon.8*
-%{_mandir}/man8/ceph-rest-api.8*
-%if 0%{with python2}
-%{python_sitelib}/ceph_rest_api.py*
-%else
-%{python3_sitelib}/ceph_rest_api.py
-%{python3_sitelib}/__pycache__/ceph_rest_api.cpython*.py*
-%endif
 %{_unitdir}/[email protected]
 %{_unitdir}/ceph-mon.target
 %attr(750,ceph,ceph) %dir %{_localstatedir}/lib/ceph/mon

++++++ ceph-13.0.1-2078-g85df538001.tar.bz2 -> 
ceph-13.0.1-3023-g71b0480e48.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ceph/ceph-13.0.1-2078-g85df538001.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new/ceph-13.0.1-3023-g71b0480e48.tar.bz2 
differ: char 11, line 1


Reply via email to