rpms/qc-usb-kmod/F-8 qc-usb-kmod.spec,1.1,1.2

Thorsten Leemhuis thl at rpmfusion.org
Fri Oct 3 16:30:47 CEST 2008


Author: thl

Update of /cvs/free/rpms/qc-usb-kmod/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4236/F-8

Modified Files:
	qc-usb-kmod.spec 
Log Message:
add comment and ppc64 support


Index: qc-usb-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/qc-usb-kmod/F-8/qc-usb-kmod.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qc-usb-kmod.spec	3 Oct 2008 13:49:12 -0000	1.1
+++ qc-usb-kmod.spec	3 Oct 2008 14:30:17 -0000	1.2
@@ -20,7 +20,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
+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