From c824ae3efd4e99b69d079f6684c7efa8a116408e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 25 Oct 2005 19:41:01 +0000 Subject: [PATCH] - Update from NSA Merged resync to sepol changes and booleans fixes/improvements patches from Ivan Gyurdiev. Merged support for genhomedircon/homedir template, store selection, explicit policy reload, and semanage.conf relocation from Joshua Brindle. --- libsemanage.spec | 4 ++-- sources | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libsemanage.spec b/libsemanage.spec index 1a5d15a..fa300c1 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,4 +1,4 @@ -%define libsepolver 1.9.30-1 +%define libselinuxver 1.27.14-1 Summary: SELinux binary policy manipulation library Name: libsemanage Version: 1.3.34 @@ -7,7 +7,7 @@ License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-buildroot -BuildRequires: libsepol-devel >= %{libsepolver} +BuildRequires: libselinux-devel >= %{libselinuxver} %description Security-enhanced Linux is a feature of the Linux® kernel and a number diff --git a/sources b/sources index 82c56af..ef7dcf4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b201819f3c96f6179624fed735530c1a libsemanage-1.3.32.tgz +fe00f7e56dd2f42d7b9ca4ae7fad5b60 libsemanage-1.3.34.tgz