]> git.pld-linux.org Git - packages/kernel-tools.git/commitdiff
package __pycache__ dirs; rel 2 auto/th/kernel-tools-6.0.0-2
authorJan Palus <atler@pld-linux.org>
Sun, 9 Oct 2022 19:29:10 +0000 (21:29 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 9 Oct 2022 19:29:10 +0000 (21:29 +0200)
kernel-tools.spec

index 924922c455cf7dd256ed46fba7e6f0fadda52964..0ca3c196a7e694993268c697df0326b9ede71f0e 100644 (file)
@@ -25,7 +25,7 @@ Summary:      Assortment of tools for the Linux kernel
 Summary(pl.UTF-8):     Zestaw narzędzi dla jądra Linuksa
 Name:          kernel-tools
 Version:       %{basever}%{postver}
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
@@ -778,10 +778,12 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/perf-core/scripts/python/Perf-Trace-Util/lib/Perf
 %dir %{_libdir}/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace
 %{_libdir}/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/*.py
+%dir %{_libdir}/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/__pycache__
 %{_libdir}/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/__pycache__/*.py[co]
 %dir %{_libdir}/perf-core/scripts/python/bin
 %attr(755,root,root) %{_libdir}/perf-core/scripts/python/bin/*
 %{_libdir}/perf-core/scripts/python/*.py
+%dir %{_libdir}/perf-core/scripts/python/__pycache__
 %{_libdir}/perf-core/scripts/python/__pycache__/*.py[co]
 
 %dir %{_libdir}/traceevent
This page took 0.383503 seconds and 4 git commands to generate.