patch 2.6.38-rc7
This commit is contained in:
parent
a7940a1d09
commit
4bb56089e3
@ -82,9 +82,9 @@ Summary: The Linux kernel
|
|||||||
# The next upstream release sublevel (base_sublevel+1)
|
# The next upstream release sublevel (base_sublevel+1)
|
||||||
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 6
|
%define rcrev 7
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 6
|
%define gitrev 0
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 2.6.%{upstream_sublevel}
|
%define rpmversion 2.6.%{upstream_sublevel}
|
||||||
%endif
|
%endif
|
||||||
@ -1948,6 +1948,9 @@ fi
|
|||||||
# and build.
|
# and build.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 01 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc7.git0.1
|
||||||
|
- Linux 2.6.38-rc7
|
||||||
|
|
||||||
* Fri Feb 25 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc6.git6.1
|
* Fri Feb 25 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-0.rc6.git6.1
|
||||||
- Linux 2.6.38-rc6-git6
|
- Linux 2.6.38-rc6-git6
|
||||||
- Build in virtio_pci driver so virtio_console will be built-in (#677713)
|
- Build in virtio_pci driver so virtio_console will be built-in (#677713)
|
||||||
|
3
sources
3
sources
@ -1,3 +1,2 @@
|
|||||||
c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2
|
c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2
|
||||||
7f88891e35d060b8f1f436cf05125c36 patch-2.6.38-rc6.bz2
|
c1786fefff32bfa40400ec7736f78b32 patch-2.6.38-rc7.bz2
|
||||||
417c362da85e0b7221b9f624aa569a71 patch-2.6.38-rc6-git6.bz2
|
|
||||||
|
Loading…
Reference in New Issue
Block a user