From 7ce4f4bf3b33a84834bf0fb7f883887a2783c1b4 Mon Sep 17 00:00:00 2001 From: Vitaly Chikunov Date: Mon, 1 Dec 2025 16:36:39 +0300 Subject: [PATCH] spec: Add the parent project site as non-Url Signed-off-by: Vitaly Chikunov --- .gear/llama.cpp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/.gear/llama.cpp.spec b/.gear/llama.cpp.spec index 9cf273084..77c337fea 100644 --- a/.gear/llama.cpp.spec +++ b/.gear/llama.cpp.spec @@ -17,6 +17,7 @@ Epoch: 1 Summary: LLM inference in C/C++ License: MIT Group: Sciences/Computer science +# https://ggml.ai/ Url: https://github.com/ggerganov/llama.cpp ExcludeArch: %ix86 Requires: %name-cpu = %EVR