cgroup support was removed from sandbox in 2.4 release long time ago
This commit is contained in:
parent
748028495e
commit
2f16dd5c7d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user