container-selinux-2:2.123.0-0.4.dev.git0b25a4a

- run selinux_relabel_pre

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2019-12-09 11:27:54 -05:00
parent fda115ab94
commit cf0837dcdd

View File

@ -25,7 +25,7 @@ Name: container-selinux
Epoch: 2
%endif
Version: 2.123.0
Release: 0.3.dev.git%{shortcommit0}%{?dist}
Release: 0.4.dev.git%{shortcommit0}%{?dist}
License: GPLv2
URL: %{git0}
Summary: SELinux policies for container runtimes
@ -68,6 +68,9 @@ rm -rf container-selinux.spec
%check
%pre
%selinux_relabel_pre -s %{selinuxtype}
%post
# Install all modules in a single transaction
if [ $1 -eq 1 ]; then
@ -99,6 +102,9 @@ fi
# Hooked up to autobuilder, please check with @lsm5 before updating
%changelog
* Mon Dec 09 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:2.123.0-0.4.dev.git0b25a4a
- run selinux_relabel_pre
* Fri Nov 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.123.0-0.3.dev.git0b25a4a
- autobuilt 0b25a4a