From 555e97b0024eb9443e1879c3760f2e8ded66e00e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Oct 13 2005 13:12:23 +0000 Subject: - Update to latest from NSA Changed getseuserbyname to fall back to the Linux username and NULL level if seusers config file doesn't exist unless REQUIRESEUSERS=1 is set in /etc/selinux/config. Moved seusers.conf under $SELINUXTYPE and renamed to seusers. --- diff --git a/libselinux.spec b/libselinux.spec index f02432a..af27014 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,11 +1,13 @@ +%define libsepolver 1.9.14-1 Summary: SELinux library and simple utilities Name: libselinux Version: 1.27.7 -Release: 1 +Release: 2 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz Prereq: libsetrans +Requires: libsepol >= %{libsepolver} BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot