diff --git a/policycoreutils.spec b/policycoreutils.spec index c1ef009a7dfe7aa12c4394d0d3544ff4e89a7369..0bfe5dc6bfc5330807f5106e5f9c83b01494e4d4 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -3,7 +3,7 @@ Name: policycoreutils Version: 3.3 -Release: 11 +Release: 12 Summary: Policy core utilities of selinux License: GPLv2 URL: https://github.com/SELinuxProject @@ -112,6 +112,7 @@ It contains sandbox utilities for selinux %package help Summary: Including man files for selinux +Buildarch: noarch Requires: man %description help @@ -278,6 +279,9 @@ find %{buildroot}%{python3_sitelib} %{buildroot}%{python3_sitearch} \ %{_mandir}/* %changelog +* Tue Aug 20 2024 Xuebing Li -3.3-12 +- Add 'Buildarch: noarch' to the help subpackage + * Wed Mar 20 2024 yixiangzhike -3.3-11 - backport patch from upstream to avoid unsigned integer underflow