[libselinux] Update to upstream

Daniel J Walsh dwalsh at fedoraproject.org
Mon Nov 25 20:49:44 UTC 2013


commit d6f11ce40d7cb8b902766121e19b58ef75f5890f
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Nov 25 15:49:35 2013 -0500

    Update to upstream
    
    	* Remove -lpthread from pkg-config file; it is not required.
    - Add support for policy compressed with xv

 libselinux.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
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 <dwalsh at 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 at redhat.com> - 2.2-1
 - Update to upstream 


More information about the scm-commits mailing list