Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nss-pam-ldapd for openSUSE:Factory checked in at 2021-09-28 19:16:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nss-pam-ldapd (Old) and /work/SRC/openSUSE:Factory/.nss-pam-ldapd.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nss-pam-ldapd" Tue Sep 28 19:16:54 2021 rev:9 rq:922029 version:0.9.11 Changes: -------- --- /work/SRC/openSUSE:Factory/nss-pam-ldapd/nss-pam-ldapd.changes 2019-10-07 14:14:17.450861028 +0200 +++ /work/SRC/openSUSE:Factory/.nss-pam-ldapd.new.1899/nss-pam-ldapd.changes 2021-09-28 19:17:52.564278715 +0200 @@ -1,0 +2,6 @@ +Tue Sep 28 13:53:39 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Use %_pam_moduledir instead of hardcoding %{_lib}/security + (boo#1191050). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nss-pam-ldapd.spec ++++++ --- /var/tmp/diff_new_pack.xstcpC/_old 2021-09-28 19:17:53.032279255 +0200 +++ /var/tmp/diff_new_pack.xstcpC/_new 2021-09-28 19:17:53.032279255 +0200 @@ -1,7 +1,7 @@ # # spec file for package nss-pam-ldapd # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -57,7 +57,7 @@ autoreconf export CPPFLAGS="-I/usr/include/sasl" %configure --libdir=/%{_lib} \ - --with-pam-seclib-dir=/%{_lib}/security \ + --with-pam-seclib-dir=%{_pam_moduledir} \ --disable-utils make %{?_smp_mflags} @@ -91,7 +91,7 @@ %license COPYING %doc AUTHORS ChangeLog NEWS README /%{_lib}/libnss_ldap.so.2 -/%{_lib}/security/pam_ldap.so +%{_pam_moduledir}/pam_ldap.so %{_mandir}/man?/* %config(noreplace) %attr(640,root,root) %{_sysconfdir}/nslcd.conf /%{_unitdir}/nslcd.service
