summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2011-04-11 12:32:19 -0400
committerKyle McMartin <kyle@redhat.com>2011-04-11 12:32:43 -0400
commit4e0e69a64c7c471a103b24bfe416f6555c5de486 (patch)
treebfce6ae6eab58404d102db505acc6e30f2f8bacc /kernel.spec
parent042ba03b683a8705f44d86b5283cb84de54d4970 (diff)
downloadkernel-4e0e69a64c7c471a103b24bfe416f6555c5de486.tar.gz
kernel-4e0e69a64c7c471a103b24bfe416f6555c5de486.tar.xz
kernel-4e0e69a64c7c471a103b24bfe416f6555c5de486.zip
snapshot 2.6.39-rc2-git3
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 386ac638b..a958e4e27 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -84,7 +84,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 2
# The git snapshot level
-%define gitrev 0
+%define gitrev 3
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@@ -709,7 +709,6 @@ Patch12016: disable-i8042-check-on-apple-mac.patch
Patch12018: neuter_intel_microcode_load.patch
-Patch12102: efifb_update.patch
Patch12200: acpi_reboot.patch
# Runtime power management
@@ -1323,7 +1322,6 @@ ApplyPatch add-appleir-usb-driver.patch
ApplyPatch neuter_intel_microcode_load.patch
# various fixes for Apple and EFI
-ApplyPatch efifb_update.patch
ApplyPatch acpi_reboot.patch
# Runtime PM
@@ -1943,6 +1941,10 @@ fi
# and build.
%changelog
+* Mon Apr 11 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc2.git3.0
+- Update to git snapshot 2.6.39-rc2-git3
+- efifb_update.patch: drop, upstream.
+
* Thu Apr 07 2011 Hans de Goede <hdegoede@redhat.com>
- Add a no lvds quirk for the Asus EB1007 to the i915 drm driver,
this fixes gnome-shell not working on it