From 6c88516474bf14f51bf0363322274ab691f31c4a Mon Sep 17 00:00:00 2001 From: Peter Georg Date: Jan 22 2022 23:41:22 +0000 Subject: Enable ppc64le --- diff --git a/SPECS/kmod-ecryptfs.spec b/SPECS/kmod-ecryptfs.spec index 30c471f..59a030c 100644 --- a/SPECS/kmod-ecryptfs.spec +++ b/SPECS/kmod-ecryptfs.spec @@ -21,7 +21,7 @@ Name: kmod-%{pkg} Version: 4.18.0.277 -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.277-2 +- Enable ppc64le + * Wed Jan 12 2022 Kmods SIG - 4.18.0.277-1 - Switch to EL kernel source and versioning - kABI tracking kmod package (kernel >= 4.18.0-348.el8)