From 763b7aa57d8fe4f9cab50e1390ec85b507d59288 Mon Sep 17 00:00:00 2001 From: Peter Georg Date: Jan 23 2022 02:06:13 +0000 Subject: Enable ppc64le --- diff --git a/SPECS/kmod-pata_jmicron.spec b/SPECS/kmod-pata_jmicron.spec index 64d7495..9f9d645 100644 --- a/SPECS/kmod-pata_jmicron.spec +++ b/SPECS/kmod-pata_jmicron.spec @@ -21,7 +21,7 @@ Name: kmod-%{pkg} Version: 4.18.0.80 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JMicron PATA Controller (%{pkg}) driver License: GPLv2 @@ -29,7 +29,7 @@ URL: https://www.kernel.org/ Source0: %{pkg}-%{driver_version}.tar.xz -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 ppc64le BuildRequires: elfutils-libelf-devel BuildRequires: gcc @@ -128,6 +128,9 @@ fi %changelog +* Sat Jan 22 2022 Peter Georg - 4.18.0.80-2 +- Enable ppc64le + * Wed Jan 12 2022 Kmods SIG - 4.18.0.80-1 - Switch to EL kernel source and versioning - kABI tracking kmod package (kernel >= 4.18.0-348.el8)