rpms/i8kutils/FC-5 i8kutils.spec,1.9,1.10

Matthias Saou (thias) fedora-extras-commits at redhat.com
Fri Apr 7 13:36:22 UTC 2006


Author: thias

Update of /cvs/extras/rpms/i8kutils/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv897/FC-5

Modified Files:
	i8kutils.spec 
Log Message:
Requires tk (#188199) and sync all FC-4+ branches.



Index: i8kutils.spec
===================================================================
RCS file: /cvs/extras/rpms/i8kutils/FC-5/i8kutils.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- i8kutils.spec	14 Mar 2006 11:04:10 -0000	1.9
+++ i8kutils.spec	7 Apr 2006 13:36:22 -0000	1.10
@@ -4,7 +4,7 @@
 Summary: Dell laptop (Inspiron 8000 and others) SMM BIOS support tools
 Name: i8kutils
 Version: 1.25
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPL
 Group: System Environment/Base
 URL: http://people.debian.org/~dz/i8k/
@@ -12,7 +12,7 @@
 Source1: http://www.coding-zone.com/i8krellm-%{gkrellmpluginver}.tar.gz
 Source2: i8kbuttons.init
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-Requires: alsa-utils, gkrellm >= 2.0.0
+Requires: alsa-utils, gkrellm >= 2.0.0, tk
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig, /sbin/service
 BuildRequires: gkrellm-devel >= 2.0.0
@@ -53,7 +53,7 @@
     %{__cp} -a i8krellm.so %{buildroot}%{_libdir}/gkrellm2/plugins/
 popd
 
-%{__install} -D -m 755 %{SOURCE2} \
+%{__install} -D -m 0755 %{SOURCE2} \
     %{buildroot}%{_sysconfdir}/rc.d/init.d/i8kbuttons
 
 
@@ -83,6 +83,9 @@
 
 
 %changelog
+* Fri Apr  7 2006 Matthias Saou <http://freshrpms.net/> 1.25-6
+- Add tk requirement, since the included i8kmon utility requires it.
+
 * Tue Mar 14 2006 Matthias Saou <http://freshrpms.net/> 1.25-6
 - FC5 rebuild.
 - Silence possible kernel module insertion error in the init script.




More information about the fedora-extras-commits mailing list