- Update from NSA
Merged avcstat and selinux man page from Dan Walsh. Changed security_load_booleans to process booleans.local even if booleans file doesn't exist. Fri Apr 26 2005 Dan Walsh <dwalsh@redhat.com> 1.23.10-3 - Fix avcstat to clear totals
This commit is contained in:
parent
8456bc124a
commit
661867eccf
@ -36,3 +36,4 @@ libselinux-1.23.6.tgz
|
||||
libselinux-1.23.7.tgz
|
||||
libselinux-1.23.8.tgz
|
||||
libselinux-1.23.10.tgz
|
||||
libselinux-1.23.11.tgz
|
||||
|
@ -1,11 +1,10 @@
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.23.10
|
||||
Release: 3
|
||||
Version: 1.23.11
|
||||
Release: 1
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
Patch: libselinux-rhat.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
@ -35,7 +34,6 @@ needed for developing SELinux applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make CFLAGS="-g %{optflags}"
|
||||
@ -85,6 +83,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Fri May 20 2005 Dan Walsh <dwalsh@redhat.com> 1.23.11-1
|
||||
- Update from NSA
|
||||
* Merged avcstat and selinux man page from Dan Walsh.
|
||||
* Changed security_load_booleans to process booleans.local
|
||||
even if booleans file doesn't exist.
|
||||
|
||||
* Fri Apr 26 2005 Dan Walsh <dwalsh@redhat.com> 1.23.10-3
|
||||
- Fix avcstat to clear totals
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user