diff --git a/libselinux.spec b/libselinux.spec index 47f0664..cc113c1 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -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 1.27.21-2 +- Remove requirement for libsetrans + * Tue Nov 8 2005 Dan Walsh 1.27.21-1 - Update to latest from NSA * Added MATCHPATHCON_NOTRANS flag for set_matchpathcon_flags()