forked from jengelh/sssd
Accepting request 1061301 from network:ldap
- Move dbus-1 system.d file to /usr (bsc#1207586) (forwarded request 1061240 from gmbr3) OBS-URL: https://build.opensuse.org/request/show/1061301 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sssd?expand=0&rev=126
This commit is contained in:
commit
311309f1f4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 26 15:23:54 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Move dbus-1 system.d file to /usr (bsc#1207586)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 12:01:41 UTC 2023 - Stefan Schubert <schubi@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user