Linux v3.8-9405-gd895cb1
Make sure to disable CONFIG_VMXNET3 in config-generic so prep doesn't fail on non-x86 arches. Sigh. If only people actually put thought into Kconfig deps.
This commit is contained in:
parent
55b874dbce
commit
0ace7eb5e6
4 changed files with 7 additions and 2 deletions
|
|
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 0
|
||||
# The git snapshot level
|
||||
%define gitrev 9
|
||||
%define gitrev 10
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2296,6 +2296,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Wed Feb 27 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc0.git10.1
|
||||
- Linux v3.8-9405-gd895cb1
|
||||
|
||||
* Tue Feb 26 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc0.git9.1
|
||||
- Linux v3.8-9165-g1cef935
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue