- Upgrade to latest from NSA
Merged !selinux_mnt checks from Ian Kent.
This commit is contained in:
parent
f3cb9dc26b
commit
af1839bde5
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user