docker policy files support

This commit is contained in:
Lukas Vrabec 2015-10-15 15:20:07 +02:00
parent 0bdc2482e7
commit fadb0d2542
2 changed files with 2 additions and 0 deletions

BIN
docker-selinux.tgz Normal file

Binary file not shown.

View File

@ -56,6 +56,7 @@ Source29: serefpolicy-contrib-%{version}.tgz
Source30: booleans.subs_dist
Source33: manpages_html.tgz
Source34: manpages_man.tgz
Source35: docker-selinux.tgz
Url: http://github.com/TresysTechnology/refpolicy/wiki
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@ -308,6 +309,7 @@ done
%prep
%setup -n serefpolicy-contrib-%{version} -q -b 29
%patch1 -p1
tar -xf %{SOURCE35}
contrib_path=`pwd`
%setup -n serefpolicy-%{version} -q
%patch -p1