From ec78c6fe44a54ad6afdcb14a7bcde24e0f27665e35bee7db79a088dbc9cbab48 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 16 May 2022 21:49:53 +0000 Subject: [PATCH] - Enable subid_sss OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=263 --- sssd.changes | 5 +++++ sssd.spec | 8 +++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/sssd.changes b/sssd.changes index ca1f827..9a2948e 100644 --- a/sssd.changes +++ b/sssd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 16 21:49:38 UTC 2022 - Jan Engelhardt + +- Enable subid_sss + ------------------------------------------------------------------- Thu Apr 14 22:43:03 UTC 2022 - Jan Engelhardt diff --git a/sssd.spec b/sssd.spec index 81901a1..b4bfe61 100644 --- a/sssd.spec +++ b/sssd.spec @@ -78,6 +78,9 @@ BuildRequires: pkgconfig(tdb) >= 1.1.3 BuildRequires: pkgconfig(tevent) BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(libsemanage) +%if 0%{?suse_version} >= 1550 +BuildRequires: libsubid-devel +%endif %{?systemd_ordering} Requires: sssd-ldap = %version-%release Requires(postun): pam-config @@ -385,6 +388,9 @@ autoreconf -fiv --enable-pammoddir="/%_lib/security" \ --with-ldb-lib-dir="%ldbdir" \ --with-selinux=yes \ +%if 0%{?suse_version} >= 1550 + --with-subid \ +%endif --with-os=suse \ --disable-ldb-version-check \ --without-secrets \ @@ -591,13 +597,13 @@ fi %_libdir/krb5/ %_libdir/%name/modules/sssd_krb5_localauth_plugin.so %_libdir/%name/modules/sssd_krb5_idp_plugin.so +%_libdir/libsubid_sss.so %_mandir/??/man8/sssd_krb5_locator_plugin.8* %_mandir/??/man8/pam_sss.8* %_mandir/??/man8/pam_sss_gss.8* %_mandir/man8/pam_sss.8* %_mandir/man8/pam_sss_gss.8* %_mandir/man8/sssd_krb5_locator_plugin.8* -%_mandir/uk/man8/pam_sss_gss.8* # cifs idmap plugin %dir %_sysconfdir/cifs-utils %cifs_idmap_plugin