rpms/kernel/devel kernel.spec,1.62,1.63

Roland McGrath (roland) fedora-extras-commits at redhat.com
Thu Aug 9 10:48:05 UTC 2007


Author: roland

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21708

Modified Files:
	kernel.spec 
Log Message:
- temporarily disable e1000e %%ifarch ppc ppc64 to work around build problems


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- kernel.spec	9 Aug 2007 10:14:12 -0000	1.62
+++ kernel.spec	9 Aug 2007 10:47:28 -0000	1.63
@@ -1119,7 +1119,9 @@
 ApplyPatch linux-2.6-bcm43xx-pci-neuter.patch
 
 # latest Intel driver for ich9
+%ifnarch ppc ppc64
 ApplyPatch linux-2.6-net-e1000e.patch
+%endif
 
 # ACPI patches
 
@@ -1723,6 +1725,7 @@
 - macroized spec file, use new find-debuginfo.sh features
 - update build-id related patches: core dump support,
   /sys/module/name/notes, installed vdso binaries
+- temporarily disable e1000e %%ifarch ppc ppc64 to work around build problems
 
 * Wed Aug 08 2007 John W. Linville <linville at redhat.com>
 - Update wireless bits from wireless-2.6 and wireless-dev




More information about the scm-commits mailing list