Hello community, here is the log from the commit of package fwupd for openSUSE:Factory checked in at 2017-12-23 12:11:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fwupd (Old) and /work/SRC/openSUSE:Factory/.fwupd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fwupd" Sat Dec 23 12:11:51 2017 rev:4 rq:559158 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes 2017-12-21 11:26:40.487357065 +0100 +++ /work/SRC/openSUSE:Factory/.fwupd.new/fwupd.changes 2017-12-23 12:11:52.665842765 +0100 @@ -1,0 +2,6 @@ +Thu Dec 21 18:49:45 UTC 2017 - [email protected] + +- Unbreak compilation on non-x86, upstream renamed options to disable + plugins. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fwupd.spec ++++++ --- /var/tmp/diff_new_pack.UcDhjC/_old 2017-12-23 12:11:53.201816632 +0100 +++ /var/tmp/diff_new_pack.UcDhjC/_new 2017-12-23 12:11:53.201816632 +0100 @@ -138,13 +138,13 @@ # Synaptics requires Dell support, i.e. x86 only %{meson} \ %if %{without efi_fw_update} - -Denable-uefi=false \ + -Dplugin_uefi=false \ %endif %ifnarch %{ix86} x86_64 - -Denable-dell=false \ - -Denable-synaptics=false \ + -Dplugin_dell=false \ + -Dplugin_synaptics=false \ %endif - -Denable-tests=false + -Dtests=false %{meson_build} %install
