diff --git a/kernel-tools.spec b/kernel-tools.spec index bee9368..7c3ec0f 100644 --- a/kernel-tools.spec +++ b/kernel-tools.spec @@ -8,7 +8,7 @@ # and/or a kernel built from an rc or git snapshot, released_kernel should # be 0. %global released_kernel 0 -%global baserelease 1 +%global baserelease 2 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -294,10 +294,10 @@ popd # Build the docs pushd tools/kvm/kvm_stat/ -make %{?_smp_mflags} man +%make_build man popd pushd tools/perf/Documentation/ -make %{?_smp_mflags} man +%make_build man popd ### @@ -519,6 +519,10 @@ popd %license linux-%{kversion}/COPYING %changelog +* Mon Jul 13 2020 Tom Stellard - 5.8.0-0.rc5.git0.2 +- Use make macros +- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro + * Mon Jul 13 2020 Justin M. Forbes - 5.8.0-0.rc5.git0.1 - Linux v5.8-rc5