Hello community,

here is the log from the commit of package kvm_stat for openSUSE:Factory 
checked in at 2019-09-25 08:48:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kvm_stat (Old)
 and      /work/SRC/openSUSE:Factory/.kvm_stat.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kvm_stat"

Wed Sep 25 08:48:25 2019 rev:10 rq:732970 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/kvm_stat/kvm_stat.changes        2019-09-13 
15:03:54.877274641 +0200
+++ /work/SRC/openSUSE:Factory/.kvm_stat.new.7948/kvm_stat.changes      
2019-09-25 08:48:28.122222889 +0200
@@ -1,0 +2,5 @@
+Tue Sep 24 14:40:53 UTC 2019 - Bruce Rogers <[email protected]>
+
+- Fix our patching for Leap 15.1 (boo#1140899)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kvm_stat.spec ++++++
--- /var/tmp/diff_new_pack.WKo2NP/_old  2019-09-25 08:48:29.694222679 +0200
+++ /var/tmp/diff_new_pack.WKo2NP/_new  2019-09-25 08:48:29.694222679 +0200
@@ -97,12 +97,12 @@
 # copy necessary files from kernel-source
 (tar -C /usr/src/linux -c COPYING tools scripts) | tar -x
 
-%define SLE15_SP1   (0%{?sle_version} == 150100 && 0%{?is_opensuse} != 1)
+%define SLE15_SP1_OR_LEAP15_1 0%{?sle_version} == 150100
 %define FACTORY     (0%{?is_opensuse} && 0%{?suse_version} > 1500)
 %define SLE_LEAP_15 (0%{?sle_version} <= 150000 && 0%{?suse_version} <= 1500)
 %define SLE_LEAP_15_2 (0%{?sle_version} == 150200 && 0%{?suse_version} <= 1500)
-# Only apply the first few patches to SLES15-SP1
-%if %{SLE15_SP1}
+# Only apply the first few patches to SLES15-SP1 and Leap 15.1
+%if %{SLE15_SP1_OR_LEAP15_1}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1


Reply via email to