- Upgrade to latest from NSA
Lindent. Merged setfiles location check patch from Dan Walsh.
This commit is contained in:
parent
1c63c08c2f
commit
43f2cfdf4d
@ -67,3 +67,4 @@ libsemanage-1.6.6.tgz
|
||||
libsemanage-1.6.7.tgz
|
||||
libsemanage-1.6.8.tgz
|
||||
libsemanage-1.6.9.tgz
|
||||
libsemanage-1.6.11.tgz
|
||||
|
@ -1,13 +1,12 @@
|
||||
%define libsepolver 1.12.17-1
|
||||
%define libselinuxver 1.30.12-1
|
||||
%define libsepolver 1.12.19-1
|
||||
%define libselinuxver 1.30.19-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 1.6.9
|
||||
Version: 1.6.11
|
||||
Release: 1
|
||||
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}
|
||||
@ -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,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 4 2006 Dan Walsh <dwalsh@redhat.com> - 1.6.11-1
|
||||
- Upgrade to latest from NSA
|
||||
* Lindent.
|
||||
* Merged setfiles location check patch from Dan Walsh.
|
||||
|
||||
* Fri Jun 16 2006 Dan Walsh <dwalsh@redhat.com> - 1.6.9-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged several fixes from Serge Hallyn:
|
||||
|
Loading…
Reference in New Issue
Block a user