diff --git a/gnome-keyring.spec b/gnome-keyring.spec index a951f66..c241596 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -62,7 +62,8 @@ automatically unlock the "login" keyring when the user logs in. --with-pam-dir=%{_libdir}/security \ --enable-pam \ --with-systemd \ - --without-libcap-ng + --without-libcap-ng \ + --with-pkcs11-config=%{_datadir}/p11-kit/modules # avoid unneeded direct dependencies sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool @@ -99,10 +100,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