]> git.pld-linux.org Git - packages/libselinux.git/commitdiff
- updated to 2.2.2 auto/th/libselinux-2.2.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 3 Mar 2014 21:16:39 +0000 (22:16 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 3 Mar 2014 21:16:39 +0000 (22:16 +0100)
libselinux.spec

index 8e33141902bf4b5e5be042dce56ed00dfae3ddda..2e86e7f6c71ba552aff6f2c727856b4509985b35 100644 (file)
@@ -3,18 +3,18 @@
 %bcond_without python  # Python binding
 %bcond_without ruby    # Ruby binding
 #
-%define        sepol_ver       2.1.9
+%define        sepol_ver       2.2
 #
 Summary:       SELinux library and simple utilities
 Summary(pl.UTF-8):     Biblioteka SELinux i proste narzÄ™dzia
 Name:          libselinux
-Version:       2.1.13
+Version:       2.2.2
 Release:       1
 License:       Public Domain
 Group:         Libraries
 #git clone http://oss.tresys.com/git/selinux.git/
-Source0:       http://userspace.selinuxproject.org/releases/20130423/%{name}-%{version}.tar.gz
-# Source0-md5: 32bf7b5182977a8a9248a1eeefe49a22
+Source0:       http://userspace.selinuxproject.org/releases/20131030/%{name}-%{version}.tar.gz
+# Source0-md5: 55026eb4654c4f732a27c191b39bebaf
 Patch0:                %{name}-vcontext-selinux.patch
 URL:           http://userspace.selinuxproject.org/trac
 %ifarch ppc ppc64 sparc sparcv9 sparc64
@@ -234,6 +234,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/getenforce.8*
 %{_mandir}/man8/getsebool.8*
 %{_mandir}/man8/matchpathcon.8*
+%{_mandir}/man8/sefcontext_compile.8*
 %{_mandir}/man8/selinux*.8*
 %{_mandir}/man8/setenforce.8*
 %{_mandir}/man8/togglesebool.8*
This page took 0.0411 seconds and 4 git commands to generate.