Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2019-02-04 21:24:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and      /work/SRC/openSUSE:Factory/.ceph.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Mon Feb  4 21:24:36 2019 rev:38 rq:670293 version:14.0.1.3346+g0364ec8d2f

Changes:
--------
--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-12-19 
13:27:40.161068260 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new.28833/ceph-test.changes        
2019-02-04 21:24:40.663606376 +0100
@@ -1,0 +2,38 @@
+Wed Jan 30 17:29:43 UTC 2019 - [email protected]
+
+- Update to 14.0.1-3346-g0364ec8d2f:
+  + rgw: Fix for SignatureMismatchError in s3 commands 
+
+-------------------------------------------------------------------
+Wed Jan 30 13:38:11 UTC 2019 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- Update to 14.0.1-3176-ge8d910619e:
+  + rebase on top of upstream master branch, SHA1 
cc26a67890b58c678d4bb26f6a408cf1742317b5
+    * spec: fix xmlsec1 build dependency for dashboard make check
+
+-------------------------------------------------------------------
+Mon Jan 14 13:16:35 UTC 2019 - [email protected]
+
+- Update to 14.0.1-2789-g6c941e4d76:
+  + rebase on top of upstream master branch, SHA1 
c70a3d8e30be84ea8db41e7329ed1577aeee9ab9 
+    * MON now supports Kerberos authentication
+    * MGR now works with Cython >= 0.29
+    * spec: add xmlsec1 dependency for dashboard make check
+    * spec: change rbd-mirror and ceph-radosgw runtime dependency
+      from ceph-common to ceph-base to address 
http://tracker.ceph.com/issues/37620
+
+-------------------------------------------------------------------
ceph.changes: same change

Old:
----
  ceph-14.0.1-1555-g42662f72f4.tar.bz2

New:
----
  ceph-14.0.1-3346-g0364ec8d2f.tar.bz2

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

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.xzuCZs/_old  2019-02-04 21:24:42.207605994 +0100
+++ /var/tmp/diff_new_pack.xzuCZs/_new  2019-02-04 21:24:42.211605993 +0100
@@ -96,7 +96,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 14.0.1.1555+g42662f72f4
+Version: 14.0.1.3346+g0364ec8d2f
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -112,7 +112,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-14.0.1-1555-g42662f72f4.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: libxml2-devel
 BuildRequires: libuuid-devel
 BuildRequires: make
+BuildRequires: ncurses-devel
 BuildRequires: parted
 BuildRequires: perl
 BuildRequires: pkgconfig
@@ -235,9 +236,11 @@
 BuildRequires:  libopenssl-devel
 BuildRequires:  lsb-release
 BuildRequires:  openldap2-devel
+BuildRequires:  krb5
+BuildRequires:  krb5-devel
 BuildRequires:  cunit-devel
 BuildRequires: python%{_python_buildid}-base
-BuildRequires: python%{_python_buildid}-Cython < 0.29
+BuildRequires: python%{_python_buildid}-Cython
 BuildRequires: python%{_python_buildid}-PrettyTable
 BuildRequires: python%{_python_buildid}-Sphinx
 BuildRequires:  rdma-core-devel
@@ -252,10 +255,11 @@
 BuildRequires: libibverbs-devel
 BuildRequires:  librdmacm-devel
 BuildRequires:  openldap-devel
+BuildRequires:  krb5-devel
 BuildRequires:  openssl-devel
 BuildRequires:  CUnit-devel
 BuildRequires:  redhat-lsb-core
-BuildRequires: Cython < 0.29
+BuildRequires: Cython
 BuildRequires: python%{_python_buildid}-prettytable
 BuildRequires: python%{_python_buildid}-sphinx
 BuildRequires: lz4-devel >= 1.7
@@ -264,11 +268,11 @@
 %if 0%{?rhel}
 BuildRequires: python34-devel
 BuildRequires: python34-setuptools
-BuildRequires: python34-Cython < 0.29
+BuildRequires: python34-Cython
 %else
 BuildRequires: python3-devel
 BuildRequires: python3-setuptools
-BuildRequires: python3-Cython < 0.29
+BuildRequires: python3-Cython
 %endif
 # distro-conditional make check dependencies
 %if 0%{with make_check}
@@ -278,6 +282,7 @@
 BuildRequires: python%{_python_buildid}-routes
 BuildRequires: python%{_python_buildid}-werkzeug
 BuildRequires: python%{_python_buildid}-bcrypt
+BuildRequires:  xmlsec1
 %endif
 %if 0%{?suse_version}
 BuildRequires: python%{_python_buildid}-CherryPy
@@ -286,6 +291,7 @@
 BuildRequires: python%{_python_buildid}-Werkzeug
 BuildRequires: python%{_python_buildid}-numpy-devel
 BuildRequires: python%{_python_buildid}-bcrypt
+BuildRequires:  xmlsec1-devel
 %endif
 %endif
 # lttng and babeltrace for rbd-replay-prep
@@ -468,7 +474,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-14.0.1-1555-g42662f72f4
+%autosetup -p1 -n ceph-14.0.1-3346-g0364ec8d2f
 
 %build
 
@@ -886,8 +892,6 @@
 
#################################################################################
 %files
 
-%ifarch x86_64
-%endif
 %if %{with lttng}
 %endif
 %if 0%{?fedora} || 0%{?rhel}

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.xzuCZs/_old  2019-02-04 21:24:42.231605988 +0100
+++ /var/tmp/diff_new_pack.xzuCZs/_new  2019-02-04 21:24:42.235605987 +0100
@@ -96,7 +96,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       14.0.1.1555+g42662f72f4
+Version:       14.0.1.3346+g0364ec8d2f
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -112,7 +112,7 @@
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-14.0.1-1555-g42662f72f4.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: libxml2-devel
 BuildRequires: libuuid-devel
 BuildRequires: make
+BuildRequires: ncurses-devel
 BuildRequires: parted
 BuildRequires: perl
 BuildRequires: pkgconfig
@@ -227,9 +228,11 @@
 BuildRequires:  libopenssl-devel
 BuildRequires:  lsb-release
 BuildRequires:  openldap2-devel
+BuildRequires:  krb5
+BuildRequires:  krb5-devel
 BuildRequires:  cunit-devel
 BuildRequires: python%{_python_buildid}-base
-BuildRequires: python%{_python_buildid}-Cython < 0.29
+BuildRequires: python%{_python_buildid}-Cython
 BuildRequires: python%{_python_buildid}-PrettyTable
 BuildRequires: python%{_python_buildid}-Sphinx
 BuildRequires:  rdma-core-devel
@@ -244,10 +247,11 @@
 BuildRequires: libibverbs-devel
 BuildRequires:  librdmacm-devel
 BuildRequires:  openldap-devel
+BuildRequires:  krb5-devel
 BuildRequires:  openssl-devel
 BuildRequires:  CUnit-devel
 BuildRequires:  redhat-lsb-core
-BuildRequires: Cython < 0.29
+BuildRequires: Cython
 BuildRequires: python%{_python_buildid}-prettytable
 BuildRequires: python%{_python_buildid}-sphinx
 BuildRequires: lz4-devel >= 1.7
@@ -256,11 +260,11 @@
 %if 0%{?rhel}
 BuildRequires: python34-devel
 BuildRequires: python34-setuptools
-BuildRequires: python34-Cython < 0.29
+BuildRequires: python34-Cython
 %else
 BuildRequires: python3-devel
 BuildRequires: python3-setuptools
-BuildRequires: python3-Cython < 0.29
+BuildRequires: python3-Cython
 %endif
 # distro-conditional make check dependencies
 %if 0%{with make_check}
@@ -270,6 +274,7 @@
 BuildRequires: python%{_python_buildid}-routes
 BuildRequires: python%{_python_buildid}-werkzeug
 BuildRequires: python%{_python_buildid}-bcrypt
+BuildRequires:  xmlsec1
 %endif
 %if 0%{?suse_version}
 BuildRequires: python%{_python_buildid}-CherryPy
@@ -278,6 +283,7 @@
 BuildRequires: python%{_python_buildid}-Werkzeug
 BuildRequires: python%{_python_buildid}-numpy-devel
 BuildRequires: python%{_python_buildid}-bcrypt
+BuildRequires:  xmlsec1-devel
 %endif
 %endif
 # lttng and babeltrace for rbd-replay-prep
@@ -462,6 +468,7 @@
 Group:         System/Filesystems
 %endif
 Requires:       fuse
+Requires:      python%{python3_pkgversion}
 %description fuse
 FUSE based client for Ceph distributed network file system
 
@@ -480,7 +487,7 @@
 %if 0%{?suse_version}
 Group:         System/Filesystems
 %endif
-Requires:      ceph-common = %{_epoch_prefix}%{version}-%{release}
+Requires:      ceph-base = %{_epoch_prefix}%{version}-%{release}
 Requires:      libradospp1 = %{_epoch_prefix}%{version}-%{release}
 %description -n rbd-mirror
 Daemon for mirroring RBD images between Ceph clusters, streaming
@@ -501,7 +508,7 @@
 %if 0%{?suse_version}
 Group:         System/Filesystems
 %endif
-Requires:      ceph-common = %{_epoch_prefix}%{version}-%{release}
+Requires:      ceph-base = %{_epoch_prefix}%{version}-%{release}
 %if 0%{with selinux}
 Requires:      ceph-selinux = %{_epoch_prefix}%{version}-%{release}
 %endif
@@ -967,7 +974,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-14.0.1-1555-g42662f72f4
+%autosetup -p1 -n ceph-14.0.1-3346-g0364ec8d2f
 
 %build
 
@@ -1182,10 +1189,8 @@
 %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*

++++++ ceph-14.0.1-1555-g42662f72f4.tar.bz2 -> 
ceph-14.0.1-3346-g0364ec8d2f.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ceph/ceph-14.0.1-1555-g42662f72f4.tar.bz2 
/work/SRC/openSUSE:Factory/.ceph.new.28833/ceph-14.0.1-3346-g0364ec8d2f.tar.bz2 
differ: char 11, line 1


Reply via email to