Hello community,

here is the log from the commit of package python-rtslib-fb for 
openSUSE:Factory checked in at 2019-01-03 18:09:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rtslib-fb (Old)
 and      /work/SRC/openSUSE:Factory/.python-rtslib-fb.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rtslib-fb"

Thu Jan  3 18:09:49 2019 rev:19 rq:662617 version:2.1.69

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rtslib-fb/python-rtslib-fb.changes        
2018-10-22 11:23:17.947158503 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-rtslib-fb.new.28833/python-rtslib-fb.changes 
    2019-01-03 18:09:50.163966665 +0100
@@ -1,0 +2,10 @@
+Fri Dec  7 09:29:54 UTC 2018 - [email protected]
+
+- Enable RBD support for SLE/Leap 15+ (bsc#1118516)
+
+-------------------------------------------------------------------
+Tue Dec  4 12:54:00 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-rtslib-fb.spec ++++++
--- /var/tmp/diff_new_pack.oabGaW/_old  2019-01-03 18:09:50.579966242 +0100
+++ /var/tmp/diff_new_pack.oabGaW/_new  2019-01-03 18:09:50.579966242 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -27,7 +27,6 @@
 Url:            http://github.com/open-iscsi/rtslib-fb.git
 Source:         %{name}-%{version}.tar.xz
 Patch1:         rbd-support.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pyudev}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
@@ -38,7 +37,7 @@
 Requires(postun): update-alternatives
 Provides:       python-rtslib = %{version}-%{release}
 Obsoletes:      python-rtslib
-%if 0%{?sle_version} == 150000
+%if 0%{?sle_version} >= 150000
 # explicit Provides advertising RBD support
 Provides:       python-rtslib-rbd = %{version}
 Obsoletes:      python-rtslib-rbd < %{version}
@@ -53,7 +52,7 @@
 
 %prep
 %setup -q
-%if 0%{?sle_version} == 150000
+%if 0%{?sle_version} >= 150000
 # RBD support is dependent on LIO changes present in the SLE/Leap kernel
 %patch1 -p1
 %endif


Reply via email to