ALT: gear-submodule-update

This commit is contained in:
Vitaly Chikunov 2025-08-09 02:55:14 +03:00
parent 1e41e8dfe1
commit 97e8cf1efa
3 changed files with 0 additions and 4 deletions

View file

@ -31,7 +31,6 @@ Requires: %name-vulkan = %EVR
Source: %name-%version.tar
Patch: %name-%version.patch
Source1: kompute-0.tar
BuildRequires(pre): rpm-macros-cmake
BuildRequires: cmake
@ -139,7 +138,6 @@ Requires: %name-cpu = %EVR
%prep
%setup
%autopatch -p1
tar xf %SOURCE1 -C ggml/src/ggml-kompute
commit=$(awk '$2=="b%version"{print$1}' .gear/tags/list)
cat <<-EOF >> cmake/build-info.cmake
set(BUILD_NUMBER %version)

View file

@ -3,4 +3,3 @@
tar: b@version@:.
diff: b@version@:. . name=@name@-@version@.patch
spec: .gear/llama.cpp.spec
tar: submodule/kompute-0:. name=kompute-0 base=kompute

View file

@ -1,2 +1 @@
4565194ed7c32d1d2efa32ceab4d3c6cae006306 submodule/kompute-0
73e53dc834c0a2336cd104473af6897197b96277 b5753