From afcc281f3dcebc622bf215271a17cedaaf9a8ce1 Mon Sep 17 00:00:00 2001 From: Peter Georg Date: Jan 22 2022 23:25:13 +0000 Subject: Enable ppc64le --- diff --git a/SPECS/kmod-hpsa.spec b/SPECS/kmod-hpsa.spec index 6db14d5..472441d 100644 --- a/SPECS/kmod-hpsa.spec +++ b/SPECS/kmod-hpsa.spec @@ -21,7 +21,7 @@ Name: kmod-%{pkg} Version: 4.18.0.305 -Release: 5%{?dist} +Release: 6%{?dist} Summary: HP Smart Array Controller (%{pkg}) driver License: GPLv2 @@ -30,7 +30,7 @@ URL: https://www.kernel.org/ Source0: %{pkg}-%{driver_version}.tar.xz Patch1: 0001-add-deprecated-ids.patch -ExclusiveArch: x86_64 aarch64 +ExclusiveArch: x86_64 aarch64 ppc64le BuildRequires: elfutils-libelf-devel BuildRequires: gcc @@ -139,6 +139,9 @@ fi %changelog +* Sat Jan 22 2022 Peter Georg - 4.18.0.305-6 +- Enable ppc64le + * Mon Jan 10 2022 Kmods SIG - 4.18.0.305-5 - Rebuild for 4.18.0-358.el8