- Upgrade to latest from NSA
Merged no-tls-direct-seg-refs patch from Jeremy Katz. Merged netfilter_contexts support patch from Chris PeBenito.
This commit is contained in:
parent
61ba667985
commit
ef26b847fa
@ -89,3 +89,4 @@ libselinux-1.30.12.tgz
|
||||
libselinux-1.30.15.tgz
|
||||
libselinux-1.30.19.tgz
|
||||
libselinux-1.30.20.tgz
|
||||
libselinux-1.30.22.tgz
|
||||
|
@ -1,12 +1,11 @@
|
||||
%define libsepolver 1.12.21-1
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.30.20
|
||||
Version: 1.30.22
|
||||
Release: 1
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
Patch0: libselinux-tlssegneg.patch
|
||||
BuildRequires: libsepol-devel >= %{libsepolver} swig
|
||||
Requires: libsepol >= %{libsepolver} setransd
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -47,7 +46,6 @@ needed for developing SELinux applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .tlssegneg
|
||||
|
||||
%build
|
||||
make clean
|
||||
@ -117,6 +115,11 @@ exit 0
|
||||
%{_libdir}/python*/site-packages/selinux.py*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 1 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.22-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged no-tls-direct-seg-refs patch from Jeremy Katz.
|
||||
* Merged netfilter_contexts support patch from Chris PeBenito.
|
||||
|
||||
* Tue Aug 1 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.20-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged context_*_set errno patch from Jim Meyering.
|
||||
|
Loading…
Reference in New Issue
Block a user