rpms/i8kutils/devel i8kutils.spec,1.18,1.19

Jesse Keating jkeating at fedoraproject.org
Sat Feb 28 01:11:19 UTC 2009


Author: jkeating

Update of /cvs/pkgs/rpms/i8kutils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13498

Modified Files:
	i8kutils.spec 
Log Message:
fix i386 hardcode


Index: i8kutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/i8kutils/devel/i8kutils.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- i8kutils.spec	25 Feb 2009 06:23:56 -0000	1.18
+++ i8kutils.spec	28 Feb 2009 01:10:49 -0000	1.19
@@ -18,7 +18,7 @@
 Requires(preun): /sbin/chkconfig, /sbin/service
 BuildRequires: gkrellm-devel >= 2.0.0
 # This package is only relevant on Dell laptops, thus i386 only
-ExclusiveArch: i386
+ExclusiveArch: %ix86
 
 %description
 This package contains a user-space programs for accessing the SMM BIOS of




More information about the scm-commits mailing list