Update to upstream

* Remove -lpthread from pkg-config file; it is not required.
- Add support for policy compressed with xv
This commit is contained in:
Dan Walsh 2013-11-25 15:49:35 -05:00
parent 5f9e3146a2
commit d6f11ce40d
1 changed files with 2 additions and 1 deletions

View File

@ -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 <dwalsh@redhat.com> - 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 <dwalsh@redhat.com> - 2.2-1
- Update to upstream