- Rebuild with newer libtk
This commit is contained in:
parent
969b985404
commit
8f2f5ec94f
11
setools.spec
11
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 <dwalsh@redhat.com> 3.0-3
|
||||
- Rebuild with newer libtk
|
||||
|
||||
* Wed Dec 13 2006 Adam Jackson <ajax@redhat.com> 3.0-2
|
||||
- Rebuild with dist tag, fixes 6 to 7 upgrades.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user