From 9265e3f66c3b8c709695ac42dcc9af7b8fbee55f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 21 Sep 2023 12:58:35 +0000 Subject: automatic import of onnxruntime --- onnxruntime.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/onnxruntime.spec b/onnxruntime.spec index b221a40..f92c357 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -45,7 +45,11 @@ Summary: Cross-Platform Accelerated Machine Learning For NPU ONNXRuntime npu %prep +cd {_sourcedir} +rm -rf %{SOURCE0} +touch %{SOURCE0} cat %{SOURCE15} %{SOURCE16} > %{SOURCE0} +touch v1.15.1.tar.gz ls -l %{_sourcedir} %setup -q -- cgit v1.2.3