summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2011-11-22 09:36:34 -0500
committerJosh Boyer <jwboyer@redhat.com>2011-11-22 09:36:34 -0500
commitc877f36df2b9ee642eefc0ac5f8adbb40fe68237 (patch)
treeeeffe82781f7ca6d4c817e2dc9153a23cfb76658 /kernel.spec
parent467901ae522a98b8a7bad0c0b21a874669886737 (diff)
downloadkernel-c877f36df2b9ee642eefc0ac5f8adbb40fe68237.tar.gz
kernel-c877f36df2b9ee642eefc0ac5f8adbb40fe68237.tar.xz
kernel-c877f36df2b9ee642eefc0ac5f8adbb40fe68237.zip
Linux 3.2-rc2-git7 (upstream bbbc4791cd48ac1)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index d1b7674dc..97e03e5a0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -87,7 +87,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 2
# The git snapshot level
-%define gitrev 6
+%define gitrev 7
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -695,7 +695,6 @@ Patch2901: linux-2.6-v4l-dvb-experimental.patch
Patch12016: disable-i8042-check-on-apple-mac.patch
Patch12026: block-stray-block-put-after-teardown.patch
-Patch12027: usb-add-quirk-for-logitech-webcams.patch
Patch12030: epoll-limit-paths.patch
Patch12303: dmar-disable-when-ricoh-multifunction.patch
@@ -1337,7 +1336,6 @@ ApplyPatch disable-i8042-check-on-apple-mac.patch
ApplyPatch epoll-limit-paths.patch
ApplyPatch block-stray-block-put-after-teardown.patch
-ApplyPatch usb-add-quirk-for-logitech-webcams.patch
# rhbz#605888
ApplyPatch dmar-disable-when-ricoh-multifunction.patch
@@ -2100,6 +2098,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Nov 22 2011 Josh Boyer <jwboyer@redhat.com> 3.2.0-0.rc2.git7.1
+- Linux 3.2-rc2-git7
+
* Mon Nov 21 2011 Josh Boyer <jwboyer@redhat.com> 3.2.0-0.rc2.git6.1
- Linux 3.2-rc2-git6
- Update utrace.patch from Oleg Nesterov