From 5a97e45f2120adbb39e88424b3c032f356a8535f Mon Sep 17 00:00:00 2001 From: Peter Georg Date: Jan 22 2022 23:42:01 +0000 Subject: Enable ppc64le --- diff --git a/SPECS/kmod-exfat.spec b/SPECS/kmod-exfat.spec index 8f8f378..43616c7 100644 --- a/SPECS/kmod-exfat.spec +++ b/SPECS/kmod-exfat.spec @@ -21,7 +21,7 @@ Name: kmod-%{pkg} Version: 4.18.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: exFAT filesystem support License: GPLv2 and GPLv2+ @@ -109,7 +109,7 @@ Patch78: 0078-exfat-fix-incorrect-loading-of-i_blocks-for-large-fi.patc Patch9001: 9001-Compat-for-missing-inode-method-free_inode.patch Patch9999: 9999-enable-exfat.patch -ExclusiveArch: x86_64 aarch64 +ExclusiveArch: x86_64 aarch64 ppc64le BuildRequires: elfutils-libelf-devel BuildRequires: gcc @@ -209,6 +209,9 @@ fi %changelog +* Sat Jan 22 2022 Peter Georg - 4.18.0.0-2 +- Enable ppc64le + * Thu Jan 13 2022 Kmods SIG - 4.18.0.0-1 - Switch to EL kernel source and versioning - kABI tracking kmod package (kernel >= 4.18.0-348.el8)