diff --git a/warpdrive.spec b/warpdrive.spec index 0788a37..16abe6f 100644 --- a/warpdrive.spec +++ b/warpdrive.spec @@ -1,7 +1,7 @@ Name: libwd Summary: Huawei Accelerator Library Version: 1.2.10 -Release: 2 +Release: 3 License: Apache-2.0 Source: %{name}-%{version}.tar.gz Vendor: Huawei Corporation @@ -12,6 +12,7 @@ Conflicts: %{name} < %{version}-%{release} Provides: %{name} = %{version}-%{release} BuildRequires: automake, autoconf, libtool BuildRequires: gcc, make +ExclusiveArch: aarch64 %description This package contains the Huawei Accelerator Library @@ -86,6 +87,9 @@ fi /sbin/ldconfig %changelog +* Sun Mar 15 2020 zhangtao 1.2.10-3 +- Specify compilation aarch64 as platform + * Tue Mar 03 2020 catastrowings 1.2.10-2 - openEuler init