Allow focal_moh_spi device

i10-beta changed/i10-beta/fprintd-1.94.2-12.el10.inferit
Sergey Cherevko 2 days ago
parent 44a8fcbe8b
commit 56f9d19657
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -0,0 +1,12 @@
diff --git a/data/fprintd.service.in b/data/fprintd.service.in
index 9ebdd88..b96f155 100644
--- a/data/fprintd.service.in
+++ b/data/fprintd.service.in
@@ -40,6 +40,7 @@ ProtectClock=yes
DeviceAllow=char-usb_device rw
DeviceAllow=char-spi rw
DeviceAllow=char-hidraw rw
+DeviceAllow=/dev/focal_moh_spi rw
# Allow tuning USB parameters (wakeup and persist)
ReadWritePaths=/sys/devices

@ -10,7 +10,7 @@
Name: fprintd
Version: 1.94.2
Release: %autorelease
Release: %autorelease.inferit
Summary: D-Bus service for Fingerprint reader access
# man page is GFDL-1.1-or-later
@ -35,6 +35,8 @@ BuildRequires: python3-dbusmock
BuildRequires: python3-libpamtest
Patch0: 0001-Don-t-try-to-clear-storage-on-devices-without-intern.patch
# MSVSphere
Patch1001: Allow-focal_moh_spi-device.patch
%description
D-Bus service to access fingerprint readers.
@ -108,6 +110,9 @@ fi
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
%changelog
* Tue Jan 28 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1.94.2-12.inferit
- Allow focal_moh_spi device
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.94.2-12
- Rebuilt for MSVSphere 10

Loading…
Cancel
Save