diff --git a/SPECS/gnome-keyring.spec b/SPECS/gnome-keyring.spec index 72f8c6a..694284c 100644 --- a/SPECS/gnome-keyring.spec +++ b/SPECS/gnome-keyring.spec @@ -4,7 +4,7 @@ Name: gnome-keyring Version: 40.0 -Release: 3%{?dist} +Release: 3%{?dist}.inferit Summary: Framework for managing passwords and other secrets License: GPLv2+ and LGPLv2+ @@ -57,6 +57,7 @@ automatically unlock the "login" keyring when the user logs in. %build %configure \ --with-pam-dir=%{_libdir}/security \ + --with-pkcs11-config=%{_datadir}/p11-kit/modules \ --enable-pam # avoid unneeded direct dependencies @@ -105,6 +106,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/devel/*.la %changelog +* Wed Jan 17 2024 Arkady L. Shane - 40.0-3.inferit +- setup --with-pkcs11-config + * Wed Mar 15 2023 MSVSphere Packaging Team - 40.0-3 - Rebuilt for MSVSphere 9.1.