rpms/iscsitarget-kmod/devel iscsitarget-kmod.spec,1.1,1.2

Thorsten Leemhuis thl at rpmfusion.org
Sat Oct 4 13:58:22 CEST 2008


Author: thl

Update of /cvs/free/rpms/iscsitarget-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1042

Modified Files:
	iscsitarget-kmod.spec 
Log Message:
clarify ppc problems


Index: iscsitarget-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/iscsitarget-kmod/devel/iscsitarget-kmod.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iscsitarget-kmod.spec	3 Oct 2008 13:59:43 -0000	1.1
+++ iscsitarget-kmod.spec	4 Oct 2008 11:58:22 -0000	1.2
@@ -26,9 +26,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 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
+ExclusiveArch:  i586 i686 x86_64
+# ppc and ppc64 disabled by knurd on 20081003 as it is known to fail on 2.6.27: 
+# https://bugzilla.redhat.com/show_bug.cgi?id=465486
 
 # get the needed BuildRequires (in parts depending on what we build for)
 BuildRequires:  %{_bindir}/kmodtool



More information about the rpmfusion-commits mailing list