From 2f16dd5c7d2de01f7ee798633da4414db0be689b Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 18 Jul 2018 13:04:23 +0200 Subject: [PATCH] cgroup support was removed from sandbox in 2.4 release long time ago --- policycoreutils.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index da73e46..6cf1462 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -52,7 +52,7 @@ Provides: /sbin/fixfiles Provides: /sbin/restorecon BuildRequires: gcc -BuildRequires: pam-devel libcgroup-devel libsepol-static >= %{libsepolver} libsemanage-static >= %{libsemanagever} libselinux-devel >= %{libselinuxver} libcap-devel audit-libs-devel >= %{libauditver} gettext +BuildRequires: pam-devel libsepol-static >= %{libsepolver} libsemanage-static >= %{libsemanagever} libselinux-devel >= %{libselinuxver} libcap-devel audit-libs-devel >= %{libauditver} gettext BuildRequires: desktop-file-utils dbus-devel dbus-glib-devel BuildRequires: python2-devel python3-devel BuildRequires: systemd @@ -259,7 +259,7 @@ Provides: %{name}-python3 = %{version}-%{release} Obsoletes: %{name}-python3 < %{version}-%{release} Summary: SELinux policy core python3 interfaces Requires:policycoreutils = %{version}-%{release} -Requires:python3-libsemanage >= %{libsemanagever} python3-libselinux libcgroup +Requires:python3-libsemanage >= %{libsemanagever} python3-libselinux # no python3-audit-libs yet Requires:audit-libs-python3 >= %{libauditver} Requires: python3-IPy @@ -299,7 +299,7 @@ Provides: %{name}-python = %{version}-%{release} Obsoletes: %{name}-python < %{version}-%{release} Summary: SELinux policy core python2 utilities Requires:policycoreutils = %{version}-%{release} -Requires:python2-libsemanage >= %{libsemanagever} python2-libselinux libcgroup +Requires:python2-libsemanage >= %{libsemanagever} python2-libselinux # no python2-audit-libs yet Requires:audit-libs-python2 >= %{libauditver} Obsoletes: policycoreutils < 2.0.61-2