From 3a2bee3ebf6e89af81880d7927649117d782a0ba9f98f06213bb4744f044b7fb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 1 Oct 2024 12:24:38 +0200 Subject: [PATCH] Filelist changes needed for upcoming libldb.pc from samba-4.21 --- sssd.changes | 9 +++++++++ sssd.spec | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) 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