update to NSA version
This commit is contained in:
parent
828726ceed
commit
224faef153
@ -3,3 +3,4 @@ libselinux-1.17.10.tgz
|
||||
libselinux-1.17.11.tgz
|
||||
libselinux-1.17.12.tgz
|
||||
libselinux-1.17.13.tgz
|
||||
libselinux-1.17.14.tgz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.17.13
|
||||
Release: 3
|
||||
Version: 1.17.14
|
||||
Release: 1
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/libselinux-%{version}.tgz
|
||||
Patch: libselinux-rhat.patch
|
||||
#Patch: libselinux-rhat.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
%description
|
||||
@ -34,7 +34,7 @@ needed for developing SELinux applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
#%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make CFLAGS="%{optflags}"
|
||||
@ -69,6 +69,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 1 2004 Dan Walsh <dwalsh@redhat.com> 1.17.14-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged setenforce and removable context patch from Dan Walsh.
|
||||
* Merged build fix for alpha from Ulrich Drepper.
|
||||
* Removed copyright/license from selinux_netlink.h - definitions only.
|
||||
|
||||
* Fri Oct 1 2004 Dan Walsh <dwalsh@redhat.com> 1.17.13-3
|
||||
- Change setenforce to accept Enforcing and Permissive
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user