Commit 1c99818
CKI KWF Bot
Merge: redhat/kernel.spec: make python3-perf glob more specific
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1624
JIRA: https://issues.redhat.com/browse/RHEL-119658
Upstream Status: ARK commit 21ff03e3f35bfa42a0f86aa4eba356d56608c88e
commit 21ff03e3f35bfa42a0f86aa4eba356d56608c88e
Author: Jan Stancek <jstancek@redhat.com>
Date: Fri Oct 17 08:31:25 2025 +0200
redhat/kernel.spec: make python3-perf glob more specific
With introduction of pylibcpupower, python3-perf now includes it as well:
kernel-tools-libs-devel-6.12.0-138.el10.x86_64 provides /usr/lib64/python3.12/site-packages/_raw_pylibcpupower.so which is also provided by python3-perf-6.12.0-136.el10.x86_64
kernel-tools-libs-devel-6.12.0-138.el10.x86_64 provides /usr/lib64/python3.12/site-packages/raw_pylibcpupower.py which is also provided by python3-perf-6.12.0-136.el10.x86_64
Make the glob for python3-perf more specific, so it includes only perf-related files.
Also add missing pycache entry for raw_pylibcpupower.
Signed-off-by: Jan Stancek <jstancek@redhat.com>
Signed-off-by: Jan Stancek <jstancek@redhat.com>
Approved-by: Eder Zulian <ezulian@redhat.com>
Approved-by: Scott Weaver <scweaver@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4047 | 4047 | | |
4048 | 4048 | | |
4049 | 4049 | | |
4050 | | - | |
| 4050 | + | |
4051 | 4051 | | |
4052 | 4052 | | |
4053 | 4053 | | |
| |||
4155 | 4155 | | |
4156 | 4156 | | |
4157 | 4157 | | |
| 4158 | + | |
| 4159 | + | |
4158 | 4160 | | |
4159 | 4161 | | |
4160 | 4162 | | |
| |||
0 commit comments