rpms/kernel/devel patch-2.6.24-rc5.bz2.sign, NONE, 1.1 .cvsignore, 1.733, 1.734 kernel.spec, 1.291, 1.292 sources, 1.693, 1.694 upstream, 1.615, 1.616 linux-2.6-firewire-ohci-1.0-iso-receive.patch, 1.2, NONE patch-2.6.24-rc4-git7.bz2.sign, 1.1, NONE patch-2.6.24-rc4.bz2.sign, 1.1, NONE

Kyle McMartin (kyle) fedora-extras-commits at redhat.com
Tue Dec 11 16:27:35 UTC 2007


Author: kyle

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

Modified Files:
	.cvsignore kernel.spec sources upstream 
Added Files:
	patch-2.6.24-rc5.bz2.sign 
Removed Files:
	linux-2.6-firewire-ohci-1.0-iso-receive.patch 
	patch-2.6.24-rc4-git7.bz2.sign patch-2.6.24-rc4.bz2.sign 
Log Message:
* Tue Dec 11 2007 Kyle McMartin <kmcmartin at redhat.com>
- 2.6.24-rc5
- remove linux-2.6-firewire-ohci-1.0-iso-receive.patch, merged in -rc5



--- NEW FILE patch-2.6.24-rc5.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBHXrdXyGugalF9Dw4RAhA+AJ9LvqN0jhlgxS0RpElnx6taazSoewCghLeI
GvzaGnVttxhr2vgGEZqZWfc=
=zQg3
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.733
retrieving revision 1.734
diff -u -r1.733 -r1.734
--- .cvsignore	10 Dec 2007 19:23:42 -0000	1.733
+++ .cvsignore	11 Dec 2007 16:26:59 -0000	1.734
@@ -3,5 +3,4 @@
 temp-*
 kernel-2.6.23
 linux-2.6.23.tar.bz2
-patch-2.6.24-rc4.bz2
-patch-2.6.24-rc4-git7.bz2
+patch-2.6.24-rc5.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.291
retrieving revision 1.292
diff -u -r1.291 -r1.292
--- kernel.spec	10 Dec 2007 20:50:44 -0000	1.291
+++ kernel.spec	11 Dec 2007 16:26:59 -0000	1.292
@@ -45,9 +45,9 @@
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(expr %{base_sublevel} + 1)
 # The rc snapshot level
-%define rcrev 4
+%define rcrev 5
 # The git snapshot level
-%define gitrev 7
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -638,7 +638,6 @@
 Patch1504: linux-2.6-xfs-optimize-away-realtime-tests.patch
 Patch1509: linux-2.6-xfs-setfattr-32bit-compat.patch
 Patch1515: linux-2.6-lirc.patch
-Patch1516: linux-2.6-firewire-ohci-1.0-iso-receive.patch
 Patch1520: linux-2.6-dcdbas-autoload.patch
 
 # drm-mm catchup (modesetting, ...)
@@ -1158,9 +1157,6 @@
 # http://www.lirc.org/
 #ApplyPatch linux-2.6-lirc.patch
 
-# FireWire OHCI 1.0 Isochronous Receive support
-ApplyPatch linux-2.6-firewire-ohci-1.0-iso-receive.patch
-
 # DMI autoloading for dcdbas driver
 ApplyPatch linux-2.6-dcdbas-autoload.patch
 
@@ -1740,6 +1736,10 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL} -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.conf %{with_xen} xen
 
 %changelog
+* Tue Dec 11 2007 Kyle McMartin <kmcmartin at redhat.com>
+- 2.6.24-rc5
+- remove linux-2.6-firewire-ohci-1.0-iso-receive.patch, merged in -rc5
+
 * Mon Dec 10 2007 Dave Jones <davej at redhat.com>
 - Rename PAE-debug flavour to PAEdebug (#388321)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.693
retrieving revision 1.694
diff -u -r1.693 -r1.694
--- sources	10 Dec 2007 19:23:42 -0000	1.693
+++ sources	11 Dec 2007 16:26:59 -0000	1.694
@@ -1,3 +1,2 @@
 2cc2fd4d521dc5d7cfce0d8a9d1b3472  linux-2.6.23.tar.bz2
-c3c9958292c25c7fca24f713723636be  patch-2.6.24-rc4.bz2
-29252dfbfbcb8ca8222c0b8a7c359ae1  patch-2.6.24-rc4-git7.bz2
+ae984c2ba6bf54e3f7d139c197563792  patch-2.6.24-rc5.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.615
retrieving revision 1.616
diff -u -r1.615 -r1.616
--- upstream	10 Dec 2007 19:23:42 -0000	1.615
+++ upstream	11 Dec 2007 16:26:59 -0000	1.616
@@ -1,3 +1,2 @@
 linux-2.6.23.tar.bz2
-patch-2.6.24-rc4.bz2
-patch-2.6.24-rc4-git7.bz2
+patch-2.6.24-rc5.bz2


--- linux-2.6-firewire-ohci-1.0-iso-receive.patch DELETED ---


--- patch-2.6.24-rc4-git7.bz2.sign DELETED ---


--- patch-2.6.24-rc4.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list