From 4cbc895feff17733306f5eb4aa669732163f809b Mon Sep 17 00:00:00 2001 From: Peter Georg Date: Jan 22 2022 23:41:20 +0000 Subject: Enable ppc64le --- diff --git a/SPECS/kmod-ecryptfs.spec b/SPECS/kmod-ecryptfs.spec index 7a7f30b..a2288a2 100644 --- a/SPECS/kmod-ecryptfs.spec +++ b/SPECS/kmod-ecryptfs.spec @@ -21,7 +21,7 @@ Name: kmod-%{pkg} Version: 4.18.0.305 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Encrypted filesystem that operates on the VFS layer License: GPLv2 and GPLv2+ @@ -41,7 +41,7 @@ Patch10: 0010-ecryptfs-fix-kernel-panic-with-null-dev_name.patch Patch11: 0011-fs-ecryptfs-remove-BUG_ON-from-crypt_scatterlist.patch Patch9999: 9999-enable-ecryptfs.patch -ExclusiveArch: x86_64 aarch64 +ExclusiveArch: x86_64 aarch64 ppc64le BuildRequires: elfutils-libelf-devel BuildRequires: gcc @@ -141,6 +141,9 @@ fi %changelog +* Sat Jan 22 2022 Peter Georg - 4.18.0.305-2 +- Enable ppc64le + * Wed Jan 12 2022 Kmods SIG - 4.18.0.305-1 - Switch to EL kernel source and versioning - kABI tracking kmod package (kernel >= 4.18.0-348.el8)