rpms/kernel/devel kernel.spec,1.118,1.119

Kristian Høgsberg (krh) fedora-extras-commits at redhat.com
Fri Aug 24 23:20:01 UTC 2007


Author: krh

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

Modified Files:
	kernel.spec 
Log Message:
* Fri Aug 24 2007 Kristian Høgsberg <krh at redhat.com>
- Add patch for the "status write for unknown orb" firewire-sbp2 error.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- kernel.spec	24 Aug 2007 20:54:58 -0000	1.118
+++ kernel.spec	24 Aug 2007 23:19:28 -0000	1.119
@@ -663,6 +663,7 @@
 Patch1504: linux-2.6-xfs-optimize-away-realtime-tests.patch
 Patch1505: linux-2.6-xfs-refactor-xfs_mountfs.patch
 Patch1506: linux-2.6-xfs-fix-filestreams-free-func-cast.patch
+Patch1507: linux-2.6-firewire-fix-unknown-write.patch
 
 %endif
 
@@ -1174,6 +1175,12 @@
 ApplyPatch linux-2.6-pass-g-to-assembler-under-config_debug_info.patch
 ApplyPatch linux-2.6-powerpc-lparmap-g.patch
 
+#
+# FireWire fix for "status write for unknown orb" error.  Should be
+# usptream for 2.6.23.
+#
+ApplyPatch linux-2.6-firewire-fix-unknown-write.patch
+
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -1763,6 +1770,9 @@
 
 
 %changelog
+* Fri Aug 24 2007 Kristian Høgsberg <krh at redhat.com>
+- Add patch for the "status write for unknown orb" firewire-sbp2 error.
+
 * Fri Aug 24 2007 Dave Jones <davej at redhat.com>
 - 2.6.23-rc3-git7
 




More information about the fedora-extras-commits mailing list