Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package iio-sensor-proxy for openSUSE:Factory checked in at 2022-10-16 16:09:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iio-sensor-proxy (Old) and /work/SRC/openSUSE:Factory/.iio-sensor-proxy.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iio-sensor-proxy" Sun Oct 16 16:09:10 2022 rev:22 rq:1011147 version:3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/iio-sensor-proxy/iio-sensor-proxy.changes 2022-08-05 19:49:31.781217523 +0200 +++ /work/SRC/openSUSE:Factory/.iio-sensor-proxy.new.2275/iio-sensor-proxy.changes 2022-10-16 16:09:16.290762545 +0200 @@ -1,0 +2,5 @@ +Wed Oct 5 13:48:13 UTC 2022 - Callum Farmer <gm...@opensuse.org> + +- Move dbus system.d conf file to /usr (bsc#1204055) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iio-sensor-proxy.spec ++++++ --- /var/tmp/diff_new_pack.uT2cIy/_old 2022-10-16 16:09:16.794763727 +0200 +++ /var/tmp/diff_new_pack.uT2cIy/_new 2022-10-16 16:09:16.802763746 +0200 @@ -59,6 +59,8 @@ %install %meson_install +mkdir -p %{buildroot}%{_datadir}/dbus-1/system.d +mv %{buildroot}%{_sysconfdir}/dbus-1/system.d/net.hadess.SensorProxy.conf %{buildroot}%{_datadir}/dbus-1/system.d %pre %service_add_pre %{name}.service @@ -83,9 +85,9 @@ %{_unitdir}/iio-sensor-proxy.service %{_datadir}/polkit-1/actions/net.hadess.SensorProxy.policy # Own dirs to avoid depending on dbus while building. -%dir %{_sysconfdir}/dbus-1 -%dir %{_sysconfdir}/dbus-1/system.d -%config %{_sysconfdir}/dbus-1/system.d/net.hadess.SensorProxy.conf +%dir %{_datadir}/dbus-1 +%dir %{_datadir}/dbus-1/system.d +%{_datadir}/dbus-1/system.d/net.hadess.SensorProxy.conf %files doc %{_datadir}/gtk-doc/html/%{name}/