summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@dreadnought.i.jkkm.org>2010-10-05 11:58:57 -0400
committerKyle McMartin <kyle@dreadnought.i.jkkm.org>2010-10-05 11:58:57 -0400
commitc71fd942c40edd9011957b03676b0f476221f8b0 (patch)
tree3b136c5b629af4ccd226b9475e0e3bb9e8260d68 /kernel.spec
parent8b178f558b9d66b6663779070864ba85d6834509 (diff)
downloadkernel-c71fd942c40edd9011957b03676b0f476221f8b0.tar.gz
kernel-c71fd942c40edd9011957b03676b0f476221f8b0.tar.xz
kernel-c71fd942c40edd9011957b03676b0f476221f8b0.zip
nuke applypatch intel_ips (oops)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index a0364d728..325026eff 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 33
+%global baserelease 34
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -1333,8 +1333,6 @@ ApplyPatch pci-v2-4-4-PCI-allocate-bus-resources-from-the-top-down.patch
ApplyPatch btusb-macbookpro-7-1.patch
ApplyPatch btusb-macbookpro-6-2.patch
-ApplyPatch fix-intel_ips-to-work-properly.patch
-
# END OF PATCH APPLICATIONS
%endif
@@ -1942,7 +1940,7 @@ fi
# || ||
%changelog
-* Tue Oct 05 2010 Kyle McMartin <kyle@redhat.com> 2.6.36-0.33.rc6.git3
+* Tue Oct 05 2010 Kyle McMartin <kyle@redhat.com> 2.6.36-0.34.rc6.git3
- Linux 2.6.36-rc6-git3
- Drop intel_ips patches merged upstream.