Linux 2.6.38-rc3-git1 snapshot
This commit is contained in:
parent
d12d7e80c2
commit
cacb6d3eba
2 changed files with 5 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 3
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 2.6.%{upstream_sublevel}
|
||||
%endif
|
||||
|
|
@ -1977,6 +1977,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Wed Feb 02 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc3.git1.1
|
||||
- Linux 2.6.38-rc3-git1 snapshot.
|
||||
|
||||
* Wed Feb 02 2011 Chuck Ebbert <cebbert@redhat.com>
|
||||
- Fix autoload of atl1c driver for latest hardware (#607499)
|
||||
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,2 +1,3 @@
|
|||
c8ee37b4fdccdb651e0603d35350b434 linux-2.6.37.tar.bz2
|
||||
5d036903b2be555ee94078e5ef594c1d patch-2.6.38-rc3.bz2
|
||||
8e8f474b26d54ab3ce15f460e28cc8e8 patch-2.6.38-rc3-git1.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue