diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index c3adac50694b66618d6b833c4055f8b3a9c1eefd..e3192fdc502d30aaba4fac811fa75f8521e01de0 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -1,7 +1,7 @@ Name: wpa_supplicant Epoch: 1 Version: 2.6 -Release: 31 +Release: 32 Summary: A WPA Supplicant with support for WPA and WPA2 (IEEE 802.11i / RSN) License: BSD or GPLv2 Url: https://w1.fi/wpa_supplicant/ @@ -129,6 +129,7 @@ Graphical User Interface for wpa_supplicant written using QT %package help Summary: Help package for %{name} +Buildarch: noarch Requires: %{name} = %{epoch}:%{version}-%{release} %description help @@ -200,6 +201,9 @@ install -m644 %{name}/doc/docbook/*.5 %{buildroot}%{_mandir}/man5 %{_mandir}/man5/* %changelog +* Wed Aug 21 2024 fangyongqiang - 1:2.6-32 +- Add Buildarch: noarch' to the help subpackage. + * Thu Apr 25 2024 dillon chen - 1:2.6-31 - Type:cves - ID:CVE-2023-52160