Hello community, here is the log from the commit of package targetcli-fb for openSUSE:Factory checked in at 2018-12-08 11:22:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/targetcli-fb (Old) and /work/SRC/openSUSE:Factory/.targetcli-fb.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "targetcli-fb" Sat Dec 8 11:22:02 2018 rev:11 rq:656081 version:2.1.49 Changes: -------- --- /work/SRC/openSUSE:Factory/targetcli-fb/targetcli-fb.changes 2018-10-22 11:23:14.883161582 +0200 +++ /work/SRC/openSUSE:Factory/.targetcli-fb.new.19453/targetcli-fb.changes 2018-12-08 11:22:04.166741838 +0100 @@ -1,0 +2,5 @@ +Fri Dec 7 09:40:19 UTC 2018 - [email protected] + +- Enable RBD support for SLE/Leap 15+ (bsc#1118516) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ targetcli-fb.spec ++++++ --- /var/tmp/diff_new_pack.3eQ2zk/_old 2018-12-08 11:22:04.698741329 +0100 +++ /var/tmp/diff_new_pack.3eQ2zk/_new 2018-12-08 11:22:04.702741325 +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/ # @@ -48,7 +48,7 @@ Obsoletes: targetcli Obsoletes: targetcli-fb BuildArch: noarch -%if 0%{?sle_version} == 150000 +%if 0%{?sle_version} >= 150000 # explicit Provides advertising RBD support Provides: targetcli-rbd = %{version} Obsoletes: targetcli-rbd < %{version} @@ -81,7 +81,7 @@ %prep %setup -q %patch1 -p1 -%if 0%{?sle_version} == 150000 +%if 0%{?sle_version} >= 150000 # RBD support is dependent on LIO changes present in the SLE/Leap kernel %patch2 -p1 %endif
