Hello community,

here is the log from the commit of package fwupdate for openSUSE:Factory 
checked in at 2016-07-30 00:28:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwupdate (Old)
 and      /work/SRC/openSUSE:Factory/.fwupdate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwupdate"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwupdate/fwupdate.changes        2016-07-26 
13:13:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fwupdate.new/fwupdate.changes   2016-07-30 
00:28:11.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 28 06:38:09 UTC 2016 - [email protected]
+
+- Relax the requirement of efivar-devel and disable the efivar API
+  patch for openSUSE Leap 42.x and SLE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fwupdate.spec ++++++
--- /var/tmp/diff_new_pack.TWWueB/_old  2016-07-30 00:28:13.000000000 +0200
+++ /var/tmp/diff_new_pack.TWWueB/_new  2016-07-30 00:28:13.000000000 +0200
@@ -31,7 +31,7 @@
 Patch2:         %{name}-fix-efivar-0.24-api.patch
 Patch3:         %{name}-unset-immutable-flag.patch
 Patch4:         %{name}-bsc988886-add-leading-space.patch
-BuildRequires:  efivar-devel >= 0.24
+BuildRequires:  efivar-devel >= 0.21
 BuildRequires:  elfutils
 BuildRequires:  fdupes
 BuildRequires:  gettext
@@ -93,7 +93,9 @@
 %setup -q -n %{name}-%{version}
 %patch0 -p1
 %patch1 -p1
+%if 0%{?suse_version} > 1320
 %patch2 -p1
+%endif
 %patch3 -p1
 %patch4 -p1
 


Reply via email to