rpms/setools/devel setools.spec,1.63,1.64

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 13 11:48:01 UTC 2007


Author: dwalsh

Update of /cvs/dist/rpms/setools/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22667

Modified Files:
	setools.spec 
Log Message:
* Thu Feb 13 2007 Dan Walsh <dwalsh at redhat.com> 3.0-4
- Fix buildrequires tk lines



Index: setools.spec
===================================================================
RCS file: /cvs/dist/rpms/setools/devel/setools.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- setools.spec	1 Feb 2007 14:19:02 -0000	1.63
+++ setools.spec	13 Feb 2007 11:47:58 -0000	1.64
@@ -1,7 +1,7 @@
 Summary: SELinux tools for managing policy
 Name: setools
 Version: 3.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPL
 Group: System Environment/Base
 URL:	http://www.tresys.com/
@@ -18,8 +18,8 @@
 
 Prefix: %{_prefix}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: checkpolicy, policycoreutils, tcl >= 8.5 
-Buildrequires: tk-devel >= 8.5, tcl-devel >= 8.5 libsepol-devel >= 1.15.1
+Requires: checkpolicy, policycoreutils, tcl >= 8.4 
+Buildrequires: tk-devel >= 8.4, tcl-devel >= 8.4 libsepol-devel >= 1.15.1
 BuildRequires: gtk2-devel, libglade2-devel
 BuildRequires: libselinux-devel, libxml2-devel 
 BuildRequires: autoconf
@@ -52,7 +52,7 @@
 Summary: Graphical tools for handling SETools
 Group: System Environment/Base
 Requires: %{name} = %{version}-%{release}
-Requires: tk >= 8.5, libglade2 > 2, usermode
+Requires: tk >= 8.4, libglade2 > 2, usermode
 
 %description gui
 Security-enhanced Linux is a patch of the Linux kernel and a number of
@@ -224,6 +224,9 @@
 %{_libdir}/libsefs.so*
 
 %changelog
+* Thu Feb 13 2007 Dan Walsh <dwalsh at redhat.com> 3.0-4
+- Fix buildrequires tk lines
+
 * Thu Feb 1 2007 Dan Walsh <dwalsh at redhat.com> 3.0-3
 - Rebuild with newer libtk
 




More information about the fedora-cvs-commits mailing list