|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: fprintd
|
|
|
|
|
Version: 1.94.0
|
|
|
|
|
Release: 4%{?dist}.inferit
|
|
|
|
|
Release: 3%{?dist}.inferit
|
|
|
|
|
Summary: D-Bus service for Fingerprint reader access
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -25,7 +25,7 @@ BuildRequires: python3-libpamtest
|
|
|
|
|
# Test fixes
|
|
|
|
|
Patch0000: https://gitlab.freedesktop.org/libfprint/fprintd/-/merge_requests/157.patch
|
|
|
|
|
Patch0001: https://gitlab.freedesktop.org/libfprint/fprintd/-/merge_requests/158.patch
|
|
|
|
|
Patch002: fix-service-file.patch
|
|
|
|
|
Patch0002: Allow-focal_moh_spi-device.patch
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
D-Bus service to access fingerprint readers.
|
|
|
|
@ -98,8 +98,10 @@ fi
|
|
|
|
|
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Nov 21 2024 Eduard Basov <ebasov@msvsphere-os.ru> - 1.94.0-4.inferit
|
|
|
|
|
* Tue Nov 21 2024 Eduard Basov <ebasov@msvsphere-os.ru> - 1.94.0-3.inferit
|
|
|
|
|
- Fix Service File for fingerprint core module
|
|
|
|
|
Deleting the "PrivateNetwork" file from the service
|
|
|
|
|
Adding to "DeviceAllow" /dev/focal_moh_spi
|
|
|
|
|
|
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.94.0-3
|
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|