- Upgrade to latest from NSA
Fix to libsemanage man patches so whatis will work better from Dan Walsh
This commit is contained in:
parent
b8748b2834
commit
3e627b0d72
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user