rpms/em8300-kmod/F-9 em8300-kmod.spec,1.1,1.2

Thorsten Leemhuis thl at rpmfusion.org
Fri Oct 3 15:31:59 CEST 2008


Author: thl

Update of /cvs/free/rpms/em8300-kmod/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30602

Modified Files:
	em8300-kmod.spec 
Log Message:
disable ppc due to https://bugzilla.redhat.com/show_bug.cgi?id=464613


Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/em8300-kmod/F-9/em8300-kmod.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- em8300-kmod.spec	3 Oct 2008 12:35:54 -0000	1.1
+++ em8300-kmod.spec	3 Oct 2008 13:31:59 -0000	1.2
@@ -19,8 +19,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # needed for plague to make sure it builds for i586 and i686
-ExclusiveArch:  i586 i686 x86_64 ppc ppc64
-# disabled by knurd on 20081003 as they are known to fail: 
+ExclusiveArch:  i586 i686 x86_64 ppc64
+# ppc disabled by knurd on 20081003 as it is known to fail on 2.6.26: 
+# https://bugzilla.redhat.com/show_bug.cgi?id=464613
 
 # get the needed BuildRequires (in parts depending on what we build for)
 BuildRequires:  %{_bindir}/kmodtool



More information about the rpmfusion-commits mailing list