- Upgrade to latest from NSA
Merged return value fix for *getfilecon() from Dan Walsh. Merged sockcreate interfaces from Eric Paris.
This commit is contained in:
parent
b7bdc631f1
commit
243c6756b4
@ -90,3 +90,4 @@ libselinux-1.30.15.tgz
|
||||
libselinux-1.30.19.tgz
|
||||
libselinux-1.30.20.tgz
|
||||
libselinux-1.30.22.tgz
|
||||
libselinux-1.30.24.tgz
|
||||
|
@ -1,12 +1,11 @@
|
||||
%define libsepolver 1.12.21-1
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.30.22
|
||||
Release: 2
|
||||
Version: 1.30.24
|
||||
Release: 1
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
Patch: libselinux-rhat.patch
|
||||
|
||||
BuildRequires: libsepol-devel >= %{libsepolver} swig
|
||||
Requires: libsepol >= %{libsepolver} setransd
|
||||
@ -48,7 +47,6 @@ needed for developing SELinux applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make clean
|
||||
@ -118,6 +116,11 @@ exit 0
|
||||
%{_libdir}/python*/site-packages/selinux.py*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 11 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.24-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged return value fix for *getfilecon() from Dan Walsh.
|
||||
* Merged sockcreate interfaces from Eric Paris.
|
||||
|
||||
* Wed Aug 9 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.22-2
|
||||
- Fix translation return codes to return size of buffer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user