- Upgrade to latest from NSA

Fix to libsemanage man patches so whatis will work better from Dan Walsh
This commit is contained in:
Daniel J Walsh 2007-04-26 00:05:03 +00:00
parent b8748b2834
commit 3e627b0d72
3 changed files with 7 additions and 4 deletions

View File

@ -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

View File

@ -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 <dwalsh@redhat.com> - 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 <dwalsh@redhat.com> - 2.0.2-1
- Upgrade to latest from NSA
* Merged optimizations from Stephen Smalley.

View File

@ -1 +1 @@
6bb42d180e101aa2f079ac852f611d34 libsemanage-2.0.2.tgz
2c3e8b1008132a061461c441ffd13f0a libsemanage-2.0.3.tgz