- Upgrade to upstream
This commit is contained in:
parent
2bcf9654c5
commit
25aea25d22
@ -98,3 +98,4 @@ libselinux-1.30.29.tgz
|
||||
libselinux-1.30.30.tgz
|
||||
libselinux-1.32.tgz
|
||||
libselinux-1.33.1.tgz
|
||||
libselinux-1.33.2.tgz
|
||||
|
@ -1,12 +1,11 @@
|
||||
%define libsepolver 1.14-1
|
||||
%define libsepolver 1.15.2-1
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.33.1
|
||||
Release: 2
|
||||
Version: 1.33.2
|
||||
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
|
||||
@ -49,7 +48,6 @@ needed for developing SELinux applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make clean
|
||||
@ -119,6 +117,9 @@ exit 0
|
||||
%{_libdir}/python*/site-packages/selinux.py*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.2-1
|
||||
- Upgrade to upstream
|
||||
|
||||
* Fri Nov 3 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-2
|
||||
- Add James Antill patch for login verification of MLS Levels
|
||||
- MLS ragnes need to be checked, Eg. login/cron. This patch adds infrastructure.
|
||||
|
Loading…
Reference in New Issue
Block a user