Commit 55af36c
CKI KWF Bot
Merge: spec: fix spec warning for /usr/include/ynl
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1159
JIRA: https://issues.redhat.com/browse/RHEL-101712
With the combination of build options "--without realtime --without debug
--without debuginfo --without ynl --without doc" in ELN, build produces a
warning:
RPM build warnings:
File not found: /builddir/build/BUILD/kernel-6.16.0-build/BUILDROOT/usr/include/ynl
Put the exclude behind %{with_ynl} to avoid the warning.
Signed-off-by: Alexandra Hájková <ahajkova@redhat.com>
Approved-by: Jan Stancek <jstancek@redhat.com>
Approved-by: Patrick Talbert <ptalbert@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
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3934 | 3934 | | |
3935 | 3935 | | |
3936 | 3936 | | |
| 3937 | + | |
3937 | 3938 | | |
3938 | 3939 | | |
| 3940 | + | |
3939 | 3941 | | |
3940 | 3942 | | |
3941 | 3943 | | |
| |||
0 commit comments