!54 add loongarch64 to ExclusiveArch
From: @dpdwaj Reviewed-by: @wenwj0 Signed-off-by: @wenwj0
This commit is contained in:
commit
5f3df7caea
@ -4,7 +4,7 @@
|
||||
Summary: A unified analytics engine for large-scale data processing.
|
||||
Name: spark
|
||||
Version: 3.5.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: Apache 2.0
|
||||
URL: http://spark.apache.org/
|
||||
Source0: https://github.com/apache/spark/archive/v%{version}.tar.gz
|
||||
@ -15,7 +15,7 @@ BuildRequires: java-1.8.0-openjdk-devel git maven
|
||||
|
||||
Requires: java-1.8.0-openjdk
|
||||
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
ExclusiveArch: x86_64 aarch64 loongarch64
|
||||
|
||||
%description
|
||||
Apache Spark achieves high performance for both batch and streaming data, using a state-of-the-art DAG scheduler, a query optimizer, and a physical execution engine.
|
||||
@ -37,6 +37,9 @@ cp -rf ../%{name}-%{version} %{buildroot}/opt/apache-%{name}-%{version}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 21 2024 Pengda Dou <doupengda@loongson.cn> - 3.5.0-2
|
||||
- add loongarch64 to ExclusiveArch
|
||||
|
||||
* Mon Sep 25 2023 xiexing <xiexing4@hisilicon.com> - 3.5.0-1
|
||||
- update spark version 3.5.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user