rpms/kernel/devel patch-2.6.25-rc9.bz2.sign, NONE, 1.1 .cvsignore, 1.805, 1.806 config-generic, 1.94, 1.95 kernel.spec, 1.604, 1.605 sources, 1.766, 1.767 upstream, 1.685, 1.686 linux-2.6-xfs-features2-fixup-fix.patch, 1.1, NONE linux-2.6-xfs-features2-fixup.patch, 1.1, NONE patch-2.6.25-rc8-git9.bz2.sign, 1.1, NONE patch-2.6.25-rc8.bz2.sign, 1.1, NONE

Chuck Ebbert (cebbert) fedora-extras-commits at redhat.com
Fri Apr 11 22:00:38 UTC 2008


Author: cebbert

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

Modified Files:
	.cvsignore config-generic kernel.spec sources upstream 
Added Files:
	patch-2.6.25-rc9.bz2.sign 
Removed Files:
	linux-2.6-xfs-features2-fixup-fix.patch 
	linux-2.6-xfs-features2-fixup.patch 
	patch-2.6.25-rc8-git9.bz2.sign patch-2.6.25-rc8.bz2.sign 
Log Message:
* Fri Apr 11 2008 Chuck Ebbert <cebbert at redhat.com>
- 2.6.25-rc9
- Temporarily disabled wireless patches.



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

iD8DBQBH/9EzyGugalF9Dw4RAk4EAJ0ant6YuoxLZNtYzbdw9037RODXmwCfXE2Z
zINwcLH4e+e8HuBh1XhkMvg=
=Zgmu
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.805
retrieving revision 1.806
diff -u -r1.805 -r1.806
--- .cvsignore	11 Apr 2008 14:14:10 -0000	1.805
+++ .cvsignore	11 Apr 2008 21:59:45 -0000	1.806
@@ -4,5 +4,4 @@
 temp-*
 kernel-2.6.24
 linux-2.6.24.tar.bz2
-patch-2.6.25-rc8.bz2
-patch-2.6.25-rc8-git9.bz2
+patch-2.6.25-rc9.bz2


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- config-generic	7 Apr 2008 04:37:27 -0000	1.94
+++ config-generic	11 Apr 2008 21:59:45 -0000	1.95
@@ -1303,7 +1303,7 @@
 CONFIG_IWLWIFI_LEDS=y
 CONFIG_IWLCORE_RFKILL=y
 CONFIG_IWL4965=m
-CONFIG_IWLWIFI_DEBUG=y
+CONFIG_IWL4965_DEBUG=y
 CONFIG_IWLWIFI_DEBUGFS=y
 CONFIG_IWL4965_SENSITIVITY=y
 CONFIG_IWL4965_SPECTRUM_MEASUREMENT=y


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -r1.604 -r1.605
--- kernel.spec	11 Apr 2008 14:14:10 -0000	1.604
+++ kernel.spec	11 Apr 2008 21:59:45 -0000	1.605
@@ -43,9 +43,9 @@
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(expr %{base_sublevel} + 1)
 # The rc snapshot level
-%define rcrev 8
+%define rcrev 9
 # The git snapshot level
-%define gitrev 9
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -633,10 +633,6 @@
 # ext4 patches
 Patch2100: linux-2.6-ext4-stable-queue.patch
 
-# xfs patches
-Patch2150: linux-2.6-xfs-features2-fixup.patch
-Patch2151: linux-2.6-xfs-features2-fixup-fix.patch
-
 # linux1394 git patches
 Patch2200: linux-2.6-firewire-git-update.patch
 Patch2201: linux-2.6-firewire-git-pending.patch
@@ -1115,9 +1111,9 @@
 ApplyPatch linux-2.6-ata-quirk.patch
 
 # wireless patches headed for 2.6.25
-ApplyPatch linux-2.6-wireless.patch
+#ApplyPatch linux-2.6-wireless.patch
 # wireless patches headed for 2.6.26
-ApplyPatch linux-2.6-wireless-pending.patch
+#ApplyPatch linux-2.6-wireless-pending.patch
 
 # Add misc wireless bits from upstream wireless tree
 ApplyPatch linux-2.6-at76.patch
@@ -1146,10 +1142,6 @@
 # ext4dev stable patch queue, slated for 2.6.25
 #ApplyPatch linux-2.6-ext4-stable-queue.patch
 
-# xfs bugfix
-#ApplyPatch linux-2.6-xfs-features2-fixup.patch
-#ApplyPatch linux-2.6-xfs-features2-fixup-fix.patch
-
 # linux1394 git patches
 ApplyPatch linux-2.6-firewire-git-update.patch
 C=$(wc -l $RPM_SOURCE_DIR/linux-2.6-firewire-git-pending.patch | awk '{print $1}')
@@ -1758,6 +1750,10 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Fri Apr 11 2008 Chuck Ebbert <cebbert at redhat.com>
+- 2.6.25-rc9
+- Temporarily disabled wireless patches.
+
 * Fri Apr 11 2008 Dave Jones <davej at redhat.com>
 - 2.6.25-rc8-git9
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.766
retrieving revision 1.767
diff -u -r1.766 -r1.767
--- sources	11 Apr 2008 14:14:10 -0000	1.766
+++ sources	11 Apr 2008 21:59:45 -0000	1.767
@@ -1,3 +1,2 @@
 3f23ad4b69d0a552042d1ed0f4399857  linux-2.6.24.tar.bz2
-ef38a1bf38d8ddb2629d9b8c2a0fa662  patch-2.6.25-rc8.bz2
-37e8bffcd1050007aef84faf51c219be  patch-2.6.25-rc8-git9.bz2
+bd9c3782deccd234b2c8df8c223347e9  patch-2.6.25-rc9.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.685
retrieving revision 1.686
diff -u -r1.685 -r1.686
--- upstream	11 Apr 2008 14:14:10 -0000	1.685
+++ upstream	11 Apr 2008 21:59:45 -0000	1.686
@@ -1,3 +1,2 @@
 linux-2.6.24.tar.bz2
-patch-2.6.25-rc8.bz2
-patch-2.6.25-rc8-git9.bz2
+patch-2.6.25-rc9.bz2


--- linux-2.6-xfs-features2-fixup-fix.patch DELETED ---


--- linux-2.6-xfs-features2-fixup.patch DELETED ---


--- patch-2.6.25-rc8-git9.bz2.sign DELETED ---


--- patch-2.6.25-rc8.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list