ALT: gear-submodule-update
This commit is contained in:
parent
a7fd1428ba
commit
3b1e713459
3 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ Requires: libllama = %EVR
|
|||
|
||||
ExclusiveArch: aarch64 x86_64
|
||||
Source: %name-%version.tar
|
||||
Source1: kompute-0.tar
|
||||
|
||||
AutoReqProv: nopython3
|
||||
Requires: python3
|
||||
|
|
@ -88,6 +89,7 @@ Requires: libllama = %EVR
|
|||
|
||||
%prep
|
||||
%setup
|
||||
tar xf %SOURCE1 -C ggml/src/ggml-kompute
|
||||
cat <<-EOF >> cmake/build-info.cmake
|
||||
set(BUILD_NUMBER %version)
|
||||
set(BUILD_COMMIT "%release")
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
tar: .
|
||||
spec: .gear/llama.cpp.spec
|
||||
tar: submodule/kompute-0:. name=kompute-0 base=kompute
|
||||
|
|
|
|||
1
.gear/tags/list
Normal file
1
.gear/tags/list
Normal file
|
|
@ -0,0 +1 @@
|
|||
4565194ed7c32d1d2efa32ceab4d3c6cae006306 submodule/kompute-0
|
||||
Loading…
Add table
Add a link
Reference in a new issue