- Upgrade to latest from NSA

Merged !selinux_mnt checks from Ian Kent.
This commit is contained in:
Daniel J Walsh 2006-06-05 18:52:19 +00:00
parent f3cb9dc26b
commit af1839bde5
3 changed files with 8 additions and 5 deletions

View File

@ -85,3 +85,4 @@ libselinux-1.30.7.tgz
libselinux-1.30.8.tgz
libselinux-1.30.10.tgz
libselinux-1.30.11.tgz
libselinux-1.30.12.tgz

View File

@ -1,12 +1,11 @@
%define libsepolver 1.12.14-1
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.30.11
Release: 2
Version: 1.30.12
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
@ -117,6 +115,10 @@ exit 0
%{_libdir}/python*/site-packages/selinux.py*
%changelog
* Thu Jun 1 2006 Dan Walsh <dwalsh@redhat.com> 1.30.12-1
- Upgrade to latest from NSA
* Merged !selinux_mnt checks from Ian Kent.
* Thu Jun 1 2006 Dan Walsh <dwalsh@redhat.com> 1.30.11-2
- Check for selinux_mnt == NULL

View File

@ -1 +1 @@
fe9198fb7be82dd0d3a18098ca353515 libselinux-1.30.11.tgz
3d3f90d574b9a3dde9d81ad3c13d7a6a libselinux-1.30.12.tgz