init support for ppc64le
Signed-off-by: hefq343 <fengqing.he@shingroup.cn> (cherry picked from commit bdcc7cdd1b4bf8fc130ddcafb6d599c4019cda89)
This commit is contained in:
parent
409b0fa239
commit
9b13cb6b90
@ -1,6 +1,6 @@
|
||||
Name: spice
|
||||
Version: 0.15.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Implements the SPICE protocol
|
||||
Group: User Interface/Desktops
|
||||
License: LGPLv2+
|
||||
@ -10,7 +10,7 @@ Source1: https://www.spice-space.org/download/releases/spice-server/%{nam
|
||||
Source2: victortoso-E37A484F.keyring
|
||||
|
||||
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 sw_64 loongarch64 riscv64
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 sw_64 loongarch64 riscv64 ppc64le
|
||||
|
||||
BuildRequires: gcc pkgconfig glib2-devel spice-protocol >= 0.14.0 opus-devel git-core gnupg2
|
||||
BuildRequires: pixman-devel openssl-devel libjpeg-devel libcacard-devel cyrus-sasl-devel
|
||||
@ -72,6 +72,9 @@ install -d %{buildroot}%{_libexecdir}
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Wed May 8 2024 hefq343 <fengqing.he@shingroup.cn> - 0.15.2-2
|
||||
- add support for ppc64le
|
||||
|
||||
* Thu Oct 19 2023 li weigang - <weigangli99@gmail.com> - 0.15.2-1
|
||||
- update to version 0.15.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user