Compare commits

...

2 Commits
f36 ... rawhide

Author SHA1 Message Date
Fedora Release Engineering 157aa5a73a Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 06:51:01 +00:00
Daiki Ueno 658abffaac Install PKCS#11 module config under /usr/share
This partially reverts a1aff4e992 so the
PKCS#11 module configuration is installed under immutable location,
instead of /etc.

This also makes the spec file future-proof after the upstream changes
in gnome-keyring and p11-kit:
https://gitlab.gnome.org/GNOME/gnome-keyring/-/merge_requests/54
https://github.com/p11-glue/p11-kit/pull/412

Signed-off-by: Daiki Ueno <dueno@redhat.com>
2022-07-03 10:53:46 +09:00
1 changed files with 7 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Name: gnome-keyring
Version: 42.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Framework for managing passwords and other secrets
License: GPLv2+ and LGPLv2+
@ -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
@ -117,6 +118,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/devel/*.la
%changelog
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon May 23 2022 David King <amigadave@amigadave.com> - 42.1-1
- Update to 42.1