diff --git a/policycoreutils.spec b/policycoreutils.spec index e4cd7fd5b76a4682381fdb6aa7387e1edbb6190e..734f3158bbf1c4cda9cad17de9b9d69956639371 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -3,7 +3,7 @@ Name: policycoreutils Version: 3.5 -Release: 1 +Release: 2 Summary: Policy core utilities of selinux License: GPLv2 URL: https://github.com/SELinuxProject @@ -20,7 +20,7 @@ Patch1: fix-fixfiles-N-date-function-two.patch BuildRequires: gcc BuildRequires: pam-devel libsepol-static >= %{version} libsemanage-static >= %{version} libselinux-devel >= %{version} libcap-devel audit-libs-devel gettext BuildRequires: desktop-file-utils dbus-devel dbus-glib-devel python3-devel libcap-ng-devel -BuildRequires: systemd systemd-units python3-pip +BuildRequires: systemd systemd-units python3-pip python3-setuptools python3-wheel Requires: libsepol >= 3.3 libselinux-utils util-linux grep gawk diffutils rpm sed coreutils Provides: %{name}-restorecond = %{version}-%{release} @@ -257,6 +257,9 @@ find %{buildroot}%{python3_sitelib} %{buildroot}%{python3_sitearch} \ %{_mandir}/* %changelog +* Mon Sep 18 2023 zhangguangzhi - 3.5-2 +- add buildrequires python3-setuptool and python3-wheel for build + * Mon Jul 17 2023 zhangguangzhi - 3.5-1 - update version to 3.5