public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/onnxruntime] rawhide: Clean up doc conflicts
@ 2026-07-15 17:38 Diego Herrera
0 siblings, 0 replies; only message in thread
From: Diego Herrera @ 2026-07-15 17:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/onnxruntime
Branch : rawhide
Commit : f625533bb9e91bd5750d4ffd64c3e6c60bda3f51
Author : Diego Herrera <dherrera@redhat.com>
Date : 2026-07-15T13:37:57-04:00
Stats : +4/-8 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/onnxruntime/c/f625533bb9e91bd5750d4ffd64c3e6c60bda3f51?branch=rawhide
Log:
Clean up doc conflicts
---
diff --git a/onnxruntime.spec b/onnxruntime.spec
index 42e71c3..7be0a49 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -451,8 +451,7 @@ done
%endif
%files
-%license LICENSE
-%doc ThirdPartyNotices.txt
+%license LICENSE ThirdPartyNotices.txt
%{_libdir}/libonnxruntime.so.%{so_version}
%{_libdir}/libonnxruntime.so.%{version}
%{_libdir}/libonnxruntime_providers_shared.so
@@ -475,8 +474,7 @@ done
%if %{with migraphx}
%files migraphx
-%license LICENSE
-%doc ThirdPartyNotices.txt
+%license LICENSE ThirdPartyNotices.txt
%{_libdir}/libonnxruntime.so.%{so_version}
%{_libdir}/libonnxruntime.so.%{version}.migraphx
%{_libdir}/libonnxruntime_providers_shared.so.migraphx
@@ -493,8 +491,7 @@ done
%if %{with dnnl}
%files dnnl
-%license LICENSE
-%doc ThirdPartyNotices.txt
+%license LICENSE ThirdPartyNotices.txt
%{_libdir}/libonnxruntime.so.%{so_version}
%{_libdir}/libonnxruntime.so.%{version}.dnnl
%{_libdir}/libonnxruntime_providers_shared.so.dnnl
@@ -511,8 +508,7 @@ done
%if %{with openvino}
%files openvino
-%license LICENSE
-%doc ThirdPartyNotices.txt
+%license LICENSE ThirdPartyNotices.txt
%{_libdir}/libonnxruntime.so.%{so_version}
%{_libdir}/libonnxruntime.so.%{version}.openvino
%{_libdir}/libonnxruntime_providers_shared.so.openvino
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 17:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 17:38 [rpms/onnxruntime] rawhide: Clean up doc conflicts Diego Herrera
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox