Advertisement
digimer

Untitled

Apr 16th, 2011
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 1.12 KB | None | 0 0
  1. --- kernel-2.6.spec.orig    2011-04-16 12:39:33.000000000 -0400
  2. +++ kernel-2.6.spec 2011-04-16 13:55:15.000000000 -0400
  3. @@ -75,7 +75,7 @@
  4.  %define sublevel 18
  5.  %define kversion 2.6.%{sublevel}
  6.  %define rpmversion 2.6.%{sublevel}
  7. -%define release 238.9.2%{?dist}%{?buildid}
  8. +%define release 238.9.3%{?dist}%{?buildid}
  9.  %define signmodules 0
  10.  %define xen_hv_cset 15502
  11.  %define xen_abi_ver 3.1
  12. @@ -6318,6 +6318,7 @@
  13.  Patch26314: linux-2.6-md-dm-mpath-hold-io-until-all-pg_inits-completed.patch
  14.  Patch26315: linux-2.6-md-dm-mpath-wait-for-pg_init-completion-on-suspend.patch
  15.  Patch26316: linux-2.6-md-dm-mpath-fix-null-deref-when-path-parameter-missing.patch
  16. +Patch28000: linux-2.6-xen-netback-allow-large-mtu-until-frontend-connects.patch
  17.  # adds rhel version info to version.h
  18.  Patch99990: linux-2.6-rhel-version-h.patch
  19.  # empty final patch file to facilitate testing of kernel patches
  20. @@ -12392,6 +12393,7 @@
  21.  %patch26314 -p1
  22.  %patch26315 -p1
  23.  %patch26316 -p1
  24. +%patch28000 -p1
  25.  # correction of SUBLEVEL/EXTRAVERSION in top-level source tree Makefile
  26.  # patch the Makefile to include rhel version info
  27.  %patch99990 -p1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement