Compare commits
No commits in common. "rawhide" and "f45" have entirely different histories.
2 changed files with 4 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xpumanager-2.1.0.tar.gz) = 35a0709773598de3f9e251074b82c5df3e5d3ed7b37d88eecb5b3bfebf97d2fb4d4b638d524e8c7d5cff2de0d8f34aeda75625b6072e91b60c00ea5dec3d1b29
|
||||
SHA512 (xpumanager-2.0.1.tar.gz) = aa14c1b4d19134ee7b921e953cede842718a12faaed7776dc688e2f5bbdc7205c40d5d8f3e068c6a574c7f3bf0a1919872b1336e6a1a2c737877c3d5783280ab
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global upstream_name xpumanager
|
||||
|
||||
Name: xpu-manager
|
||||
Version: 2.1.0
|
||||
Version: 2.0.1
|
||||
Release: %{autorelease}
|
||||
Summary: Intel XPU System Management Interface
|
||||
License: MIT
|
||||
|
|
@ -54,7 +54,8 @@ rm -rf THIRD_PARTY_LICENSES
|
|||
%build
|
||||
%meson \
|
||||
-Duse_system_levelzero=true \
|
||||
-Duse_system_igsc=true
|
||||
-Duse_system_igsc=true \
|
||||
-Dwerror=false
|
||||
|
||||
%meson_build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue