From 71e7978d45e4a576ca125760047caa8e86d6dbad Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Apr 21 2011 16:02:22 +0000 Subject: Update for latest libsepol --- diff --git a/libselinux.spec b/libselinux.spec index e4a6b26..9d49eda 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,13 +1,13 @@ %global with_python3 1 %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']") -%define libsepolver 2.0.44-1 +%define libsepolver 2.0.44-2 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: SELinux library and simple utilities Name: libselinux Version: 2.0.102 -Release: 3%{?dist} +Release: 4%{?dist} License: Public Domain Group: System Environment/Libraries Source: http://www.nsa.gov/research/selinux/%{name}-%{version}.tgz @@ -236,6 +236,9 @@ exit 0 %{ruby_sitearch}/selinux.so %changelog +* Thu Apr 21 2011 Dan Walsh - 2.0.102-4 +- Update for latest libsepol + * Mon Apr 18 2011 Dan Walsh - 2.0.102-3 - Update for latest libsepol