From d6f11ce40d7cb8b902766121e19b58ef75f5890f Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Nov 25 2013 20:49:35 +0000 Subject: Update to upstream * Remove -lpthread from pkg-config file; it is not required. - Add support for policy compressed with xv --- diff --git a/libselinux.spec b/libselinux.spec index 2403b2d..fdfa7d8 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -18,7 +18,7 @@ Source1: selinuxconlist.8 Source2: selinuxdefcon.8 Url: http://oss.tresys.com/git/selinux.git Patch1: libselinux-rhat.patch -BuildRequires: pkgconfig python-devel ruby-devel ruby libsepol-static >= %{libsepolver} swig pcre-devel +BuildRequires: pkgconfig python-devel ruby-devel ruby libsepol-static >= %{libsepolver} swig pcre-devel xz-devel %if 0%{?with_python3} BuildRequires: python3-devel %endif # if with_python3 @@ -243,6 +243,7 @@ rm -rf %{buildroot} * Mon Nov 25 2013 Dan Walsh - 2.2.1-1 - Update to upstream * Remove -lpthread from pkg-config file; it is not required. +- Add support for policy compressed with xv * Thu Oct 31 2013 Dan Walsh - 2.2-1 - Update to upstream