From d7175a2f836fc237088ae5f5ce7dd8129d623c93 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 24 Aug 2007 17:56:05 +0000 Subject: [PATCH] - Upgrade to latest from NSA Eliminate unaligned accesses from policy reading code from Stephen Smalley. --- libsepol.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libsepol.spec b/libsepol.spec index 4943b65..7d57e35 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -3,12 +3,12 @@ Summary: SELinux binary policy manipulation library Name: libsepol Version: 2.0.7 Release: 1%{?dist} -License: GPL +License: GPLv2+ Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz +URL: http://www.selinuxproject.org -Prefix: %{_prefix} -BuildRoot: %{_tmppath}/%{name}-buildroot +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Provides: libsepol.so %description