Hello community, here is the log from the commit of package sssd for openSUSE:Factory checked in at 2017-02-14 00:37:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sssd (Old) and /work/SRC/openSUSE:Factory/.sssd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sssd" Changes: -------- --- /work/SRC/openSUSE:Factory/sssd/sssd.changes 2017-02-03 20:02:25.896960014 +0100 +++ /work/SRC/openSUSE:Factory/.sssd.new/sssd.changes 2017-02-14 00:37:59.938348761 +0100 @@ -1,0 +2,5 @@ +Wed Feb 8 19:58:55 UTC 2017 - [email protected] + +- Added /etc/sssd/conf.d/ for configuration snippets + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sssd.spec ++++++ --- /var/tmp/diff_new_pack.o4e7YV/_old 2017-02-14 00:38:01.030194613 +0100 +++ /var/tmp/diff_new_pack.o4e7YV/_new 2017-02-14 00:38:01.034194048 +0100 @@ -420,6 +420,7 @@ "$b/%_mandir"/{uk/man5,uk/man8} install -d "$b/%_sysconfdir/sssd" install -m600 src/examples/sssd-example.conf "$b/%_sysconfdir/sssd/sssd.conf" +install -d "$b/%_sysconfdir/sssd/conf.d" install -d "$b/%_unitdir" install -m644 %{S:4} "$b/%_unitdir/sssd.service" rm -Rf "$b/%_initddir" @@ -526,6 +527,7 @@ %attr(750,root,root) %dir %_localstatedir/log/%name/ %dir %_sysconfdir/sssd/ %config(noreplace) %_sysconfdir/sssd/sssd.conf +%dir %_sysconfdir/sssd/conf.d %dir %_sysconfdir/pam.d/ %config(noreplace) %_sysconfdir/pam.d/sssd-shadowutils %dir %_datadir/%name/
