Linux 3.11-rc1-git2

This commit is contained in:
Kyle McMartin 2013-07-18 22:19:50 -04:00
parent 5fda1eb42c
commit d8509ba29c
2 changed files with 5 additions and 2 deletions

View File

@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 1
# The git snapshot level
%define gitrev 1
%define gitrev 2
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2242,6 +2242,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Jul 19 2013 Kyle McMartin <kmcmartin@redhat.com> - 3.11.0-0.rc1.git2.1
- Linux v3.11-rc1-135-g0a693ab
* Thu Jul 18 2013 Kyle McMartin <kyle@redhat.com>
- Applied patch from Kay Sievers to kill initscripts Conflicts & Requires and
udev Conflicts...

View File

@ -1,3 +1,3 @@
4f25cd5bec5f8d5a7d935b3f2ccb8481 linux-3.10.tar.xz
d790b034867145dd9c5828ed58eaac45 patch-3.11-rc1.xz
b906ac814b9ee791926e4d8bc4284051 patch-3.11-rc1-git1.xz
82f27fb0bc109b06cd01922d792b4017 patch-3.11-rc1-git2.xz