diff --git a/biometric-authentication.spec b/biometric-authentication.spec index b4e83d2adee21b77299af1aa63711eb9803eb1a1..21418197a6a86ce912aee1be7b8665fd6a497f3b 100644 --- a/biometric-authentication.spec +++ b/biometric-authentication.spec @@ -1,6 +1,6 @@ Name: biometric-authentication Version: 0.9.72 -Release: 8 +Release: 9 Summary: biometric-authentication License: LGPL-3.0 URL: http://www.ukui.org @@ -83,15 +83,13 @@ Biometric Identification DRIVER API - development files %package -n libbiometric0 Summary: libbiometric0 Requires: systemd -License: LGPL-3.0 license +License: LGPL-3.0 %description -n libbiometric0 Biometric Identification library %prep -%setup -q -%patch01 -p1 -%patch02 -p1 +%autosetup -n %{name}-%{version} -p1 %build export prefix=/usr @@ -150,7 +148,7 @@ rm -rf $RPM_BUILD_ROOT %files -n biometric-driver-community-multidevice /usr/lib/biometric-authentication/discover-tools/extra/community-multidevice-discover-tool -/usr/lib/biometric-authentication/drivers/*.la +#/usr/lib/biometric-authentication/drivers/*.la /usr/lib/biometric-authentication/drivers/*.so /usr/lib/biometric-authentication/discover-tools/usb* @@ -183,6 +181,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Dec 10 2024 peijiankang - 0.9.72-9 +- fix license info + * Tue Mar 14 2023 peijiankang - 0.9.72-8 - delete biometric-authenticationd SingleInstance