Accepting request 988021 from home:gmbr3:Active

- Move the dbus-1 system.d file to /usr (bsc#1201347)

OBS-URL: https://build.opensuse.org/request/show/988021
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=434
This commit is contained in:
Frederic Crozat 2022-07-20 13:31:09 +00:00 committed by Git OBS Bridge
parent d4fe6a0bd3
commit 1be30dcbae
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jul 9 12:35:42 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
- Move the dbus-1 system.d file to /usr (bsc#1201347)
-------------------------------------------------------------------
Fri Jul 1 03:34:35 UTC 2022 - Jonathan Kang <songchuan.kang@suse.com>

View File

@ -281,7 +281,8 @@ This package provides the upstream default configuration for PackageKit.
%{!?with_cnf:-Dbash_command_not_found=false} \
%{!?with_offline_updates:-Doffline_update=false} \
-Dcron=false \
-Dlocal_checkout=false
-Dlocal_checkout=false \
-Ddbus_sys=%{_datadir}/dbus-1/system.d
%meson_build
%install
@ -376,7 +377,7 @@ fi
%dir %{_libdir}/packagekit-backend
%dir %{_usr}/lib/tmpfiles.d
%{_datadir}/bash-completion/completions/pkcon
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.PackageKit.conf
%{_datadir}/dbus-1/system.d/org.freedesktop.PackageKit.conf
%{_bindir}/pkcon
%{_bindir}/pkmon
%{_libdir}/packagekit-backend/libpk_backend_dummy.so