Fix FTBFS by updating the path of the PKCS#11 module
See: https://github.com/p11-glue/p11-kit/pull/377 https://github.com/p11-glue/p11-kit/commit/576bba3c34d6994 https://bugzilla.redhat.com/show_bug.cgi?id=2045447
This commit is contained in:
parent
e8e79b7036
commit
a1aff4e992
@ -89,10 +89,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/devel/*.la
|
||||
%{_bindir}/gnome-keyring
|
||||
%{_bindir}/gnome-keyring-3
|
||||
%{_datadir}/dbus-1/services/*.service
|
||||
%{_sysconfdir}/pkcs11/modules/gnome-keyring.module
|
||||
%{_sysconfdir}/xdg/autostart/*
|
||||
%{_datadir}/GConf/gsettings/*.convert
|
||||
%{_datadir}/glib-2.0/schemas/*.gschema.xml
|
||||
%{_datadir}/p11-kit/modules/gnome-keyring.module
|
||||
%dir %{_datadir}/xdg-desktop-portal
|
||||
%dir %{_datadir}/xdg-desktop-portal/portals
|
||||
%{_datadir}/xdg-desktop-portal/portals/gnome-keyring.portal
|
||||
@ -107,6 +107,7 @@ rm $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/devel/*.la
|
||||
%changelog
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 40.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
- Update the path of the PKCS#11 module
|
||||
|
||||
* Tue Sep 21 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 40.0-3
|
||||
- Drop dependency on libcapng
|
||||
|
Loading…
Reference in New Issue
Block a user