Fix riscv64 build error

This commit is contained in:
misaka00251 2023-03-01 22:39:02 +08:00
parent 2f1fd76691
commit 3c8b8f9f9b
No known key found for this signature in database
GPG Key ID: 4AA100DC964EDE26

View File

@ -1,6 +1,6 @@
Name: biometric-authentication
Version: 0.9.72
Release: 5
Release: 6
Summary: biometric-authentication
License: LGPL-3.0
URL: http://www.ukui.org
@ -12,6 +12,9 @@ Source0: %{name}-%{version}.tar.gz
%ifarch aarch64
%global platform aarch64
%endif
%ifarch riscv64
%global platform riscv64
%endif
BuildRequires: python3
BuildRequires: automake
@ -167,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Mar 01 2023 misaka00251 <liuxin@iscas.ac.cn> - 0.9.72-6
- Fix riscv64 build error
* Wed Mar 01 2023 peijiankang <peijiankang@kylinos.cn> - 0.9.72-5
- remove rpath of biometric-authentication