summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorChuck Ebbert <cebbert@redhat.com>2011-02-23 20:21:27 -0500
committerChuck Ebbert <cebbert@redhat.com>2011-02-23 20:21:27 -0500
commita8bce03c83bc3dd3238bd40a7633a7653a1e9251 (patch)
treea850bc45b8c6f5079fba80f3ff3052dab9aec311 /kernel.spec
parenta2c6d29711f2f2deee8d137b4efdb63984837d1a (diff)
downloadkernel-a8bce03c83bc3dd3238bd40a7633a7653a1e9251.tar.gz
kernel-a8bce03c83bc3dd3238bd40a7633a7653a1e9251.tar.xz
kernel-a8bce03c83bc3dd3238bd40a7633a7653a1e9251.zip
Linux 2.6.38-rc6-git2
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 5 insertions, 8 deletions
diff --git a/kernel.spec b/kernel.spec
index a3fb4be08..d5c04d6d5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -51,7 +51,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be prepended with "0.", so
# for example a 3 here will become 0.3
#
-%global baserelease 2
+%global baserelease 1
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -84,7 +84,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 6
# The git snapshot level
-%define gitrev 0
+%define gitrev 2
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@@ -733,9 +733,6 @@ Patch12421: fs-call-security_d_instantiate-in-d_obtain_alias.patch
Patch12438: ath5k-fix-fast-channel-change.patch
-# rhbz#676860
-Patch12441: usb-sierra-add-airprime-direct-ip.patch
-
%endif
BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1351,9 +1348,6 @@ ApplyPatch fs-call-security_d_instantiate-in-d_obtain_alias.patch
# rhbz#672778
ApplyPatch ath5k-fix-fast-channel-change.patch
-# rhbz#676860
-ApplyPatch usb-sierra-add-airprime-direct-ip.patch
-
# END OF PATCH APPLICATIONS
%endif
@@ -1957,6 +1951,9 @@ fi
# and build.
%changelog
+* Wed Feb 23 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc6.git2.1
+- Linux 2.6.38-rc6-git2
+
* Wed Feb 23 2011 Ben Skeggs <bskeggs@redhat.com> 2.6.38-0.rc6.git0.2
- nouveau: nv4x pciegart fixes, nvc0 accel improvements