From: Jan Stancek <jstan...@redhat.com>

redhat/kernel.spec: fix duplicate packaging of ynl headers

It's currently packages by both kernel-headers and kernel-tools-libs-devel,
which requires them to be in sync, otherwise there's potential conflict
when user updates just one of them.

Fixes: eb3706d2d279 ("redhat: kernel.spec: add ynl to kernel-tools")
Signed-off-by: Jan Stancek <jstan...@redhat.com>

diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template
index blahblah..blahblah 100644
--- a/redhat/kernel.spec.template
+++ b/redhat/kernel.spec.template
@@ -3836,6 +3836,7 @@ fi\
 %files headers
 /usr/include/*
 %exclude %{_includedir}/cpufreq.h
+%exclude %{_includedir}/ynl
 %endif
 
 %if %{with_cross_headers}

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3828

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to