Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2018-02-21 14:09:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ceph (Old)
 and      /work/SRC/openSUSE:Factory/.ceph.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph"

Wed Feb 21 14:09:20 2018 rev:29 rq:578436 version:13.0.1.2078+g85df538001

Changes:
--------
--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2018-02-18 
11:39:46.967161040 +0100
+++ /work/SRC/openSUSE:Factory/.ceph.new/ceph-test.changes      2018-02-21 
14:09:22.994701455 +0100
@@ -1,0 +2,9 @@
+Tue Feb 20 16:52:18 UTC 2018 - [email protected]
+
+- Update to version 13.0.1-2078-g85df538001:
+  + spec file:
+    * revert "enable --without-python2 bcond for all distros" (as of Code 15,
+      Python 2 bindings will not be built by default: projects wishing to build
+      them will need to provide --with-python2 explicitly) (bsc#1081836)
+
+-------------------------------------------------------------------
ceph.changes: same change

Old:
----
  ceph-13.0.1-1987-g4a523803f8.tar.bz2

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

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

Other differences:
------------------
++++++ ceph-test.spec ++++++
--- /var/tmp/diff_new_pack.hZeadQ/_old  2018-02-21 14:09:25.426613880 +0100
+++ /var/tmp/diff_new_pack.hZeadQ/_new  2018-02-21 14:09:25.430613736 +0100
@@ -45,7 +45,11 @@
 %endif
 %endif
 %endif
+%if 0%{?suse_version} >= 1500
+%bcond_with python2
+%else
 %bcond_without python2
+%endif
 %if 0%{without python2}
 %global _defined_if_python2_absent 1
 %endif
@@ -72,7 +76,7 @@
 # main package definition
 
#################################################################################
 Name: ceph-test
-Version: 13.0.1.1987+g4a523803f8
+Version: 13.0.1.2078+g85df538001
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -88,7 +92,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-13.0.1-1987-g4a523803f8.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-13.0.1-2078-g85df538001.tar.bz2
 %if 0%{?suse_version}
 Source96: checkin.sh
 Source97: README-checkin.txt
@@ -393,7 +397,7 @@
 %endif
 %endif
 %prep
-%autosetup -p1 -n ceph-13.0.1-1987-g4a523803f8
+%autosetup -p1 -n ceph-13.0.1-2078-g85df538001
 
 %build
 
@@ -455,7 +459,6 @@
     -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
     -DWITH_EMBEDDED=OFF \
     -DWITH_MANPAGE=ON \
-    -DWITH_SYSTEMD=ON \
     -DWITH_PYTHON3=ON \
 %if %{with python2}
     -DWITH_PYTHON2=ON \
@@ -463,6 +466,7 @@
     -DWITH_PYTHON2=OFF \
     -DMGR_PYTHON_VERSION=3 \
 %endif
+    -DWITH_SYSTEMD=ON \
 %if 0%{?rhel} && ! 0%{?centos}
     -DWITH_SUBMAN=ON \
 %endif

++++++ ceph.spec ++++++
--- /var/tmp/diff_new_pack.hZeadQ/_old  2018-02-21 14:09:25.446613159 +0100
+++ /var/tmp/diff_new_pack.hZeadQ/_new  2018-02-21 14:09:25.450613015 +0100
@@ -45,7 +45,11 @@
 %endif
 %endif
 %endif
+%if 0%{?suse_version} >= 1500
+%bcond_with python2
+%else
 %bcond_without python2
+%endif
 %if 0%{without python2}
 %global _defined_if_python2_absent 1
 %endif
@@ -72,7 +76,7 @@
 # main package definition
 
#################################################################################
 Name:          ceph
-Version:       13.0.1.1987+g4a523803f8
+Version:       13.0.1.2078+g85df538001
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -88,7 +92,7 @@
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-13.0.1-1987-g4a523803f8.tar.bz2
+Source0:       %{?_remote_tarball_prefix}ceph-13.0.1-2078-g85df538001.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 %if 0%{?is_opensuse}
@@ -825,7 +829,7 @@
 # common
 
#################################################################################
 %prep
-%autosetup -p1 -n ceph-13.0.1-1987-g4a523803f8
+%autosetup -p1 -n ceph-13.0.1-2078-g85df538001
 
 %build
 
@@ -887,7 +891,6 @@
     -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
     -DWITH_EMBEDDED=OFF \
     -DWITH_MANPAGE=ON \
-    -DWITH_SYSTEMD=ON \
     -DWITH_PYTHON3=ON \
 %if %{with python2}
     -DWITH_PYTHON2=ON \
@@ -895,6 +898,7 @@
     -DWITH_PYTHON2=OFF \
     -DMGR_PYTHON_VERSION=3 \
 %endif
+    -DWITH_SYSTEMD=ON \
 %if 0%{?rhel} && ! 0%{?centos}
     -DWITH_SUBMAN=ON \
 %endif

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


Reply via email to