- Upgrade to upstream
Merged build fix for avc_internal.c from Joshua Brindle.
This commit is contained in:
parent
4dca0c42c9
commit
20f7b1cb99
@ -117,3 +117,4 @@ libselinux-2.0.9.tgz
|
|||||||
libselinux-2.0.11.tgz
|
libselinux-2.0.11.tgz
|
||||||
libselinux-2.0.12.tgz
|
libselinux-2.0.12.tgz
|
||||||
libselinux-2.0.13.tgz
|
libselinux-2.0.13.tgz
|
||||||
|
libselinux-2.0.14.tgz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define libsepolver 2.0.1-1
|
%define libsepolver 2.0.1-1
|
||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 2.0.13
|
Version: 2.0.14
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Public domain (uncopyrighted)
|
License: Public domain (uncopyrighted)
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||||
@ -121,6 +121,10 @@ exit 0
|
|||||||
%{_libdir}/python*/site-packages/selinux.py*
|
%{_libdir}/python*/site-packages/selinux.py*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 24 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.14-1
|
||||||
|
- Upgrade to upstream
|
||||||
|
* Merged build fix for avc_internal.c from Joshua Brindle.
|
||||||
|
|
||||||
* Mon Apr 23 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.13-2
|
* Mon Apr 23 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.13-2
|
||||||
- Add get_context_list funcitions to swig file
|
- Add get_context_list funcitions to swig file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user