Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package google-authenticator-libpam for 
openSUSE:Factory checked in at 2022-02-15 23:57:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-authenticator-libpam (Old)
 and      /work/SRC/openSUSE:Factory/.google-authenticator-libpam.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "google-authenticator-libpam"

Tue Feb 15 23:57:40 2022 rev:5 rq:954738 version:1.09

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/google-authenticator-libpam/google-authenticator-libpam.changes
  2021-12-10 21:53:08.346912574 +0100
+++ 
/work/SRC/openSUSE:Factory/.google-authenticator-libpam.new.1956/google-authenticator-libpam.changes
        2022-02-15 23:58:06.696350246 +0100
@@ -1,0 +2,6 @@
+Tue Feb 15 12:58:17 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Properly install pam module to %_pam_moduledir instead of
+  /lib64/security (boo#1191035).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ google-authenticator-libpam.spec ++++++
--- /var/tmp/diff_new_pack.GBr9sz/_old  2022-02-15 23:58:07.116351406 +0100
+++ /var/tmp/diff_new_pack.GBr9sz/_new  2022-02-15 23:58:07.120351417 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package google-authenticator-libpam
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -45,7 +45,6 @@
 %build
 ./bootstrap.sh
 %configure \
-    --libdir=/%{_lib} \
     --docdir=%{_docdir}/%{name}
 make %{?_smp_mflags}
 
@@ -60,7 +59,7 @@
 %defattr(-,root,root)
 %doc CONTRIBUTING.md README.md totp.html FILEFORMAT
 %license LICENSE
-/%{_lib}/security/pam_google_authenticator.so
+%{_pam_moduledir}/pam_google_authenticator.so
 %{_bindir}/google-authenticator
 %{_mandir}/man1/google-authenticator.1%{?ext_man}
 %{_mandir}/man8/pam_google_authenticator.8%{?ext_man}

Reply via email to