summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2011-10-05 10:27:02 -0400
committerJosh Boyer <jwboyer@redhat.com>2011-10-05 10:27:02 -0400
commit8260326a9652f851ffd9edd8cb51266019e4882c (patch)
tree32906ca000b901b1331e379ff3e03f721e92ddb5 /kernel.spec
parent904dbb1acd8c9ec65b71d0dc261caf023159be03 (diff)
downloadkernel-8260326a9652f851ffd9edd8cb51266019e4882c.tar.gz
kernel-8260326a9652f851ffd9edd8cb51266019e4882c.tar.xz
kernel-8260326a9652f851ffd9edd8cb51266019e4882c.zip
Linux 3.1-rc9
The patch-3.1-rc9.bz2 file is generated from git again. One day, kernel.org will come back.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 0982cb087..8e2f35973 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 1
+%global baserelease 0
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -82,7 +82,7 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
-%define rcrev 8
+%define rcrev 9
# The git snapshot level
%define gitrev 0
# Set rpm version accordingly
@@ -720,7 +720,6 @@ Patch12303: dmar-disable-when-ricoh-multifunction.patch
Patch13002: revert-efi-rtclock.patch
Patch13003: efi-dont-map-boot-services-on-32bit.patch
-Patch13005: ucvideo-fix-crash-when-linking-entities.patch
Patch13007: add-macbookair41-keyboard.patch
@@ -1332,7 +1331,6 @@ ApplyPatch dmar-disable-when-ricoh-multifunction.patch
ApplyPatch revert-efi-rtclock.patch
ApplyPatch efi-dont-map-boot-services-on-32bit.patch
-ApplyPatch ucvideo-fix-crash-when-linking-entities.patch
ApplyPatch add-macbookair41-keyboard.patch
@@ -2051,6 +2049,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Oct 05 2011 Josh Boyer <jwboyer@redhat.com>
+- Linux 3.1-rc9
+
* Thu Sep 29 2011 Josh Boyer <jwboyer@redhat.com>
- Update logitech USB quirk patch