diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 8551d50..7563c5d 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1727296226 -commit: 73fb2a82f612a286176bd085d3250101f93e35e8d95604062552e3d66d837c69 +mtime: 1727778278 +commit: 3a2bee3ebf6e89af81880d7927649117d782a0ba9f98f06213bb4744f044b7fb url: https://src.opensuse.org/jengelh/sssd revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index 17c037d..ff1116b 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c00fdea96fa1ac816e113deb1157e991d822cc2d43385f56356f905bd4843224 +oid sha256:cf1fe0bc9d0be1744e3756ea8a53562f128fa1e2514582f8a6cf3d9db472fdd3 size 256 diff --git a/sssd.changes b/sssd.changes index a3e3f54..473f4d7 100644 --- a/sssd.changes +++ b/sssd.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 1 10:15:07 UTC 2024 - Jan Engelhardt + +- Update filelists involving memberof.so and idmap/sss.so to + avoid gobbling up one file into multiple sssd subpackages. + (Between samba-4.20 and 4.21, %ldbdir changes from + /usr/lib64/ldb2/modules/ldb to /usr/lib64/samba/ldb, so now + `%_libdir/samba` is a bit too broad.) + ------------------------------------------------------------------- Wed Jul 17 09:19:20 UTC 2024 - Samuel Cabrero diff --git a/sssd.spec b/sssd.spec index 17e610d..354fd6e 100644 --- a/sssd.spec +++ b/sssd.spec @@ -832,7 +832,8 @@ fi %python3_sitelib/sssd/ %files winbind-idmap -%_libdir/samba/ +%dir %_libdir/samba/ +%_libdir/samba/idmap/ %_mandir/man8/idmap_sss.8* %files -n libipa_hbac0