diff --git a/sssd.changes b/sssd.changes index 8574d17..8e5602c 100644 --- a/sssd.changes +++ b/sssd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 26 15:23:54 UTC 2023 - Callum Farmer + +- Move dbus-1 system.d file to /usr (bsc#1207586) + ------------------------------------------------------------------- Tue Jan 3 12:01:41 UTC 2023 - Stefan Schubert diff --git a/sssd.spec b/sssd.spec index f64c5f2..d0628d4 100644 --- a/sssd.spec +++ b/sssd.spec @@ -398,7 +398,7 @@ autoreconf -fiv %install # sss_obfuscate is compatible with both python 2 and 3 perl -i -lpe 's{%_bindir/python\b}{%_bindir/python3}' src/tools/sss_obfuscate -%make_install +%make_install dbuspolicydir=%{_datadir}/dbus-1/system.d b="%buildroot" # Copy some defaults @@ -662,7 +662,7 @@ done %dir %_mandir/??/man5/ %_mandir/??/man5/sssd-ifp.5* %_unitdir/sssd-ifp.service -%config %_sysconfdir/dbus-1/system.d/org.freedesktop.sssd.infopipe.conf +%_datadir/dbus-1/system.d/org.freedesktop.sssd.infopipe.conf %_datadir/dbus-1/system-services/org.freedesktop.sssd.infopipe.service %files ipa