Hello community, here is the log from the commit of package fwupd for openSUSE:Factory checked in at 2019-05-10 09:09:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fwupd (Old) and /work/SRC/openSUSE:Factory/.fwupd.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fwupd" Fri May 10 09:09:25 2019 rev:17 rq:701541 version:1.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes 2019-04-10 23:08:59.843824078 +0200 +++ /work/SRC/openSUSE:Factory/.fwupd.new.5148/fwupd.changes 2019-05-10 09:09:37.495005315 +0200 @@ -1,0 +2,6 @@ +Fri May 3 15:53:17 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Stop shipping polkit rules, as we have the distro specific setup + in polkit-default-privs (boo#1125428). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fwupd.spec ++++++ --- /var/tmp/diff_new_pack.kIH172/_old 2019-05-10 09:09:40.235013137 +0200 +++ /var/tmp/diff_new_pack.kIH172/_new 2019-05-10 09:09:40.239013149 +0200 @@ -93,10 +93,10 @@ BuildRequires: pkgconfig(libsmbios_c) >= 2.3.0 %endif %if %{with efi_fw_update} +Obsoletes: fwupdate %ifarch x86_64 Requires: shim >= 11 %endif -Obsoletes: fwupdate %endif %description @@ -178,6 +178,9 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcfwupd-offline-update %find_lang %{name} +# Do not ship default polkit .rules - openSUSE overrides them anyway - boo#1125428 +rm %{buildroot}%{_datadir}/polkit-1/rules.d/org.freedesktop.fwupd.rules + # do not package tests rm -fr %{buildroot}%{_datadir}/installed-tests @@ -235,7 +238,6 @@ %{_datadir}/%{name}/ %{_mandir}/man1/fwupdmgr.1%{?ext_man} %{_datadir}/polkit-1/actions/org.freedesktop.fwupd.policy -%{_datadir}/polkit-1/rules.d/org.freedesktop.fwupd.rules %config %{_sysconfdir}/%{name}/ %dir %{_sysconfdir}/pki %dir %{_sysconfdir}/pki/fwupd
