diff --git a/SPECS/kmod-iwlegacy.spec b/SPECS/kmod-iwlegacy.spec index 8babe0d..112f8a2 100644 --- a/SPECS/kmod-iwlegacy.spec +++ b/SPECS/kmod-iwlegacy.spec @@ -21,7 +21,7 @@ Name: kmod-%{pkg} Version: 4.18.0.348 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Intel WiFi 3945ABG/BG (iwl3945) and 4965AGN (iwl4965) driver License: GPLv2 and (BSD or GPLv2) @@ -35,7 +35,7 @@ Patch4: 0004-iwlegacy-ensure-loop-counter-addr-does-not-wrap-and-.patc Patch5: 0005-iwlegacy-Check-the-return-value-of-pcie_capability_r.patch Patch9999: 9999-enable-iwlegacy.patch -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 aarch64 ppc64le BuildRequires: elfutils-libelf-devel BuildRequires: gcc @@ -143,6 +143,9 @@ fi %changelog +* Sat Jan 22 2022 Peter Georg - 4.18.0.348-2 +- Enable aarch64 and ppc64le + * Wed Jan 12 2022 Kmods SIG - 4.18.0.348-1 - Switch to EL kernel source and versioning - kABI tracking kmod package (kernel >= 4.18.0-348.el8)