Linux 2.6.35.4

This commit is contained in:
Chuck Ebbert 2010-08-27 01:59:01 -04:00
parent 3e8e94e0cd
commit b30c150da1
2 changed files with 6 additions and 4 deletions

View File

@ -48,7 +48,7 @@ Summary: The Linux kernel
# reset this by hand to 1 (or to 0 and then use rpmdev-bumpspec).
# scripts/rebase.sh should be made to do that for you, actually.
#
%global baserelease 11
%global baserelease 12
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -62,7 +62,7 @@ Summary: The Linux kernel
# Do we have a -stable update to apply?
%define stable_update 4
# Is it a -stable RC?
%define stable_rc 1
%define stable_rc 0
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev .%{stable_update}
@ -1891,6 +1891,9 @@ fi
# and build.
%changelog
* Fri Aug 27 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.35.4-12
- Linux 2.6.35.4
* Wed Aug 25 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.35.4-11.rc1
- Linux 2.6.35.4-rc1
- Fix up linux-2.6-i386-nx-emulation.patch for 2.6.35.4

View File

@ -1,3 +1,2 @@
091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2
a921f7789b7047b84f30a6f283cf6d07 patch-2.6.35.3.bz2
33afb339ec201d14792ba66e4c20985e patch-2.6.35.4-rc1.bz2
738f762746488345b1a8707d00895eef patch-2.6.35.4.bz2