- Update to latest from NSA
Added -f file_contexts option to matchpathcon util. Fixed warning message in matchpathcon_init(). Merged Makefile python definitions patch from Dan Walsh.
This commit is contained in:
parent
998386142a
commit
116a5b0c09
@ -64,3 +64,4 @@ libselinux-1.27.20.tgz
|
||||
libselinux-1.27.21.tgz
|
||||
libselinux-1.27.22.tgz
|
||||
libselinux-1.27.23.tgz
|
||||
libselinux-1.27.25.tgz
|
||||
|
@ -1,12 +1,11 @@
|
||||
%define libsepolver 1.9.41-1
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.27.23
|
||||
Version: 1.27.25
|
||||
Release: 1
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
Patch: libselinux-rhat.patch
|
||||
|
||||
Requires: libsepol >= %{libsepolver}
|
||||
Requires: libsetrans
|
||||
@ -48,7 +47,6 @@ needed for developing SELinux applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make CFLAGS="-g %{optflags}"
|
||||
@ -106,7 +104,14 @@ exit 0
|
||||
%{_libdir}/python2.4/site-packages/selinux.py*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 29 2005 Dan Walsh <dwalsh@redhat.com> 1.27.25-1
|
||||
- Update to latest from NSA
|
||||
* Added -f file_contexts option to matchpathcon util.
|
||||
Fixed warning message in matchpathcon_init().
|
||||
* Merged Makefile python definitions patch from Dan Walsh.
|
||||
|
||||
* Mon Nov 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.23-1
|
||||
- Update to latest from NSA
|
||||
* Merged swigify patch from Dan Walsh.
|
||||
|
||||
* Mon Nov 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.22-4
|
||||
|
Loading…
Reference in New Issue
Block a user