Rebuild for libnss dependency issue
fprintd fails to start in current Rawhide with "error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory". Not sure why, but no harm in running a rebuild to see if it helps.
This commit is contained in:
parent
731b1ad82f
commit
9bc2babf2a
@ -1,6 +1,6 @@
|
||||
Name: fprintd
|
||||
Version: 1.90.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: D-Bus service for Fingerprint reader access
|
||||
|
||||
License: GPLv2+
|
||||
@ -94,6 +94,9 @@ fi
|
||||
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
|
||||
|
||||
%changelog
|
||||
* Fri Dec 18 2020 Adam Williamson <awilliam@redhat.com> - 1.90.8-2
|
||||
- Rebuild for libnss dependency issue
|
||||
|
||||
* Fri Dec 11 2020 Benjamin Berg <bberg@redhat.com> - 1.90.8-1
|
||||
- Update to 1.90.8 (#1902255)
|
||||
This fixes PAM not working when fprintd was just started
|
||||
|
||||
Loading…
Reference in New Issue
Block a user