diff --git a/setools.spec b/setools.spec index af0cd3c..98b4bec 100644 --- a/setools.spec +++ b/setools.spec @@ -1,7 +1,7 @@ Summary: SELinux tools for managing policy Name: setools Version: 3.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: System Environment/Base URL: http://www.tresys.com/ @@ -18,8 +18,8 @@ Patch: setools-rhat.patch Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: checkpolicy, policycoreutils, tcl >= 8.3 -Buildrequires: tk-devel >= 8.3, tcl-devel >= 8.3 libsepol-devel >= 1.15.1 +Requires: checkpolicy, policycoreutils, tcl >= 8.5 +Buildrequires: tk-devel >= 8.5, tcl-devel >= 8.5 libsepol-devel >= 1.15.1 BuildRequires: gtk2-devel, libglade2-devel BuildRequires: libselinux-devel, libxml2-devel BuildRequires: autoconf @@ -52,7 +52,7 @@ tools. Summary: Graphical tools for handling SETools Group: System Environment/Base Requires: %{name} = %{version}-%{release} -Requires: tk >= 8.3, libglade2 > 2, usermode +Requires: tk >= 8.5, libglade2 > 2, usermode %description gui Security-enhanced Linux is a patch of the Linux kernel and a number of @@ -224,6 +224,9 @@ Headers, static libraries and API docs for SETools. %{_libdir}/libsefs.so* %changelog +* Thu Feb 1 2007 Dan Walsh 3.0-3 +- Rebuild with newer libtk + * Wed Dec 13 2006 Adam Jackson 3.0-2 - Rebuild with dist tag, fixes 6 to 7 upgrades.