!32 fix build build error for loongarch64

From: @zhangwenlong01 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2024-10-08 03:45:10 +00:00 committed by Gitee
commit 04136624b8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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
@ -17,6 +17,9 @@ Patch02: 0002-delete-biometric-authenticationd-SingleInstance.patch
%ifarch riscv64
%global platform riscv64
%endif
%ifarch loongarch64
%global platform loongarch64
%endif
BuildRequires: python3
BuildRequires: automake
@ -183,6 +186,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Jun 18 2024 Wenlong Zhang <zhangwenlong@loongson.cn> - 0.9.72-9
- fix build build error for loongarch64
* Tue Mar 14 2023 peijiankang <peijiankang@kylinos.cn> - 0.9.72-8
- delete biometric-authenticationd SingleInstance