Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sssd for openSUSE:Factory checked in 
at 2022-01-22 08:17:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sssd (Old)
 and      /work/SRC/openSUSE:Factory/.sssd.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sssd"

Sat Jan 22 08:17:49 2022 rev:115 rq:947189 version:2.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sssd/sssd.changes        2022-01-13 
00:23:02.375959139 +0100
+++ /work/SRC/openSUSE:Factory/.sssd.new.1938/sssd.changes      2022-01-22 
08:17:56.427002295 +0100
@@ -1,0 +2,5 @@
+Mon Jan 17 17:27:40 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Upgrade LDB_DIR shell variable to %ldbdir macro.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sssd.spec ++++++
--- /var/tmp/diff_new_pack.QvUl3d/_old  2022-01-22 08:17:57.298996419 +0100
+++ /var/tmp/diff_new_pack.QvUl3d/_new  2022-01-22 08:17:57.298996419 +0100
@@ -89,6 +89,7 @@
 %define pipepath       %sssdstatedir/pipes
 %define pubconfpath    %sssdstatedir/pubconf
 %define gpocachepath   %sssdstatedir/gpo_cache
+%define ldbdir %(pkg-config ldb --variable=modulesdir)
 
 # Both SSSD and cifs-utils provide an idmap plugin for cifs.ko
 # /etc/cifs-utils/idmap-plugin should be a symlink to one of the 2 idmap 
plugins
@@ -364,7 +365,6 @@
 %autosetup -p1
 
 %build
-export LDB_DIR="$(pkg-config ldb --variable=modulesdir)"
 # help configure find nscd
 export PATH="$PATH:/usr/sbin"
 
@@ -381,7 +381,7 @@
     --with-pid-path="%_rundir" \
     --enable-nsslibdir="/%_lib" \
     --enable-pammoddir="/%_lib/security" \
-    --with-ldb-lib-dir="$LDB_DIR" \
+    --with-ldb-lib-dir="%ldbdir" \
     --with-selinux=no \
     --with-os=suse \
     --with-semanage=no \
@@ -539,8 +539,7 @@
 %dir %_libdir/%name/modules/
 %_libdir/%name/modules/libsss_autofs.so
 %_libdir/libsss_sudo.so
-%dir %_libdir/ldb/
-%_libdir/ldb/memberof.so
+%ldbdir/
 %dir %_libexecdir/%name/
 %_libexecdir/%name/p11_child
 %_libexecdir/%name/sssd_autofs

Reply via email to