diff --git a/kernel.spec b/kernel.spec index fe493fb7f8023c4e49d2c2f9f326021eb4fb9413..2e062c99f287fb3aaaf3c1a4b73ba337a312bc9b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -24,7 +24,7 @@ Name: kernel Version: 4.19.138 -Release: %{hulkrelease}.0039 +Release: %{hulkrelease}.0040 Summary: Linux Kernel License: GPLv2 URL: http://www.kernel.org/ @@ -555,8 +555,6 @@ popd %{perf_make} %{perf_python2} DESTDIR=%{buildroot} lib=%{_lib} install-bin install-traceevent-plugins # remove the 'trace' symlink. rm -f %{buildroot}%{_bindir}/trace -# remove the perf-tips -rm -rf %{buildroot}%{_docdir}/perf-tip # remove examples rm -rf %{buildroot}/usr/lib/perf/examples @@ -726,6 +724,8 @@ fi %{_mandir}/man[1-8]/perf* %{_sysconfdir}/bash_completion.d/perf %doc linux-%{KernelVer}/tools/perf/Documentation/examples.txt +%dir %{_datadir}/doc/perf-tip +%{_datadir}/doc/perf-tip/* %license linux-%{KernelVer}/COPYING %files -n python2-perf @@ -789,6 +789,9 @@ fi %endif %changelog +* Fri Sep 11 2020 xinghe - 4.19.138-138-2008.1.0.0040 +- add perf-tip file fix Cannot load tip.txt warning + * Sat Aug 12 2020 Yang Yingliang - 4.19.138-2008.1.0.0039 - net/hinic: update hinic version to 2.3.2.15 - net/hinic: Add the maximum value of the module parameter poll_weight