Linux v3.12-rc4-29-g0e7a3ed
This commit is contained in:
parent
0713af68c6
commit
821590a9f2
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 4
|
%define rcrev 4
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 1
|
%define gitrev 2
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -1948,7 +1948,6 @@ find $RPM_BUILD_ROOT/usr/include \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with_perf}
|
%if %{with_perf}
|
||||||
mkdir -p $RPM_BUILD_ROOT/%{_libexecdir}/perf-core
|
|
||||||
# perf tool binary and supporting scripts/binaries
|
# perf tool binary and supporting scripts/binaries
|
||||||
%{perf_make} DESTDIR=$RPM_BUILD_ROOT install
|
%{perf_make} DESTDIR=$RPM_BUILD_ROOT install
|
||||||
|
|
||||||
@ -2256,6 +2255,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 09 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc4.git2.1
|
||||||
|
- Linux v3.12-rc4-29-g0e7a3ed
|
||||||
|
|
||||||
* Wed Oct 09 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
* Wed Oct 09 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
- Add patch to fix VFIO IOMMU crash (rhbz 998732)
|
- Add patch to fix VFIO IOMMU crash (rhbz 998732)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
fea363551ff45fbe4cb88497b863b261 linux-3.11.tar.xz
|
fea363551ff45fbe4cb88497b863b261 linux-3.11.tar.xz
|
||||||
0300bb5ecee9406d9fbcab2fae3fa99e patch-3.12-rc4.xz
|
0300bb5ecee9406d9fbcab2fae3fa99e patch-3.12-rc4.xz
|
||||||
90b1abd951d4f3defe2754275e2c86a6 patch-3.12-rc4-git1.xz
|
86c631906a8b5f0d920cbf8489e968c6 patch-3.12-rc4-git2.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user