rpms/kernel/devel config-powerpc-generic, 1.33, 1.34 kernel.spec, 1.1300, 1.1301

Dave Jones davej at fedoraproject.org
Mon Feb 16 19:16:08 UTC 2009


Author: davej

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

Modified Files:
	config-powerpc-generic kernel.spec 
Log Message:
Disable CONFIG_SCSI_IPS on ppc/ppc64


Index: config-powerpc-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-powerpc-generic,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- config-powerpc-generic	28 Jan 2009 19:40:41 -0000	1.33
+++ config-powerpc-generic	16 Feb 2009 19:15:38 -0000	1.34
@@ -88,6 +88,7 @@
 # CONFIG_PCMCIA_M8XX is not set
 # CONFIG_SCSI_AHA1542 is not set
 # CONFIG_SCSI_IN2000 is not set
+# CONFIG_SCSI_IPS is not set
 # CONFIG_NI52 is not set
 # CONFIG_NI65 is not set
 # CONFIG_LANCE is not set


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1300
retrieving revision 1.1301
diff -u -r1.1300 -r1.1301
--- kernel.spec	16 Feb 2009 16:40:11 -0000	1.1300
+++ kernel.spec	16 Feb 2009 19:15:38 -0000	1.1301
@@ -1751,6 +1751,9 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Mon Feb 16 2009 Dave Jones <davej at redhat.com> 2.6.29-0.121.rc5
+- Disable CONFIG_SCSI_IPS on ppc/ppc64
+
 * Mon Feb 16 2009 Jeremy Katz <katzj at redhat.com>
 - Switch msr and cpuid to be built-in on x86 since there isn't anything to really autoload them (and if there
   was, they'd just end up always being loaded)




More information about the scm-commits mailing list