- Remove requirement for libsetrans

This commit is contained in:
Daniel J Walsh 2005-11-16 02:10:36 +00:00
parent 67ec76fa36
commit f0d8402adc

View File

@ -1,13 +1,12 @@
%define libsepolver 1.9.38-1
%define libsepolver 1.9.39-1
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.27.21
Release: 1
Release: 2
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
Prereq: libsetrans
Requires: libsepol >= %{libsepolver}
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
@ -90,6 +89,9 @@ exit 0
%{_mandir}/man8/*
%changelog
* Tue Nov 15 2005 Dan Walsh <dwalsh@redhat.com> 1.27.21-2
- Remove requirement for libsetrans
* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.21-1
- Update to latest from NSA
* Added MATCHPATHCON_NOTRANS flag for set_matchpathcon_flags()