From 3e627b0d724652bbc987d29c6d6ddfafcdd6fc38 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Apr 26 2007 00:05:03 +0000 Subject: - Upgrade to latest from NSA Fix to libsemanage man patches so whatis will work better from Dan Walsh --- diff --git a/.cvsignore b/.cvsignore index aa9cc42..7e097be 100644 --- a/.cvsignore +++ b/.cvsignore @@ -81,3 +81,4 @@ libsemanage-1.10.1.tgz libsemanage-2.0.0.tgz libsemanage-2.0.1.tgz libsemanage-2.0.2.tgz +libsemanage-2.0.3.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 4dee386..7ce682b 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -2,12 +2,11 @@ %define libselinuxver 2.0.0-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 2.0.2 +Version: 2.0.3 Release: 1%{?dist} License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz -Patch: libsemanage-rhat.patch BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: libselinux-devel >= %{libselinuxver} swig @@ -41,7 +40,6 @@ needed for developing applications that manipulate binary policies. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -77,6 +75,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man3/* %changelog +* Wed Apr 25 2007 Dan Walsh - 2.0.3-1 +- Upgrade to latest from NSA + * Fix to libsemanage man patches so whatis will work better from Dan Walsh + * Wed Apr 25 2007 Dan Walsh - 2.0.2-1 - Upgrade to latest from NSA * Merged optimizations from Stephen Smalley. diff --git a/sources b/sources index 90804b1..08b714e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6bb42d180e101aa2f079ac852f611d34 libsemanage-2.0.2.tgz +2c3e8b1008132a061461c441ffd13f0a libsemanage-2.0.3.tgz