From 9fe0fa5e7234d6ffe882a9ae5aafd7a8be6dc319 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 18 Sep 2025 08:33:55 +0000 Subject: automatic import of osmind-ai --- osmind-ai.spec | 6 +++--- sources | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/osmind-ai.spec b/osmind-ai.spec index 61f27e9..98dad4c 100644 --- a/osmind-ai.spec +++ b/osmind-ai.spec @@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tar.gz %global debug_package %{nil} %global _enable_debug_package 0 -#BuildRequires: go +BuildRequires: go Requires: systemd %description @@ -20,8 +20,8 @@ OSMind AI Service packaged as RPM. %setup -q %build -go mod tidy -go build -o osmind_agent cmd/einoagent/main.go # 替换为你的编译命令 +/usr/bin/go mod tidy +/usr/bin/go build -o osmind_agent cmd/einoagent/main.go # 替换为你的编译命令 %install # 创建目录 diff --git a/sources b/sources index efa2364..f0ad0a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4405153d7ad5ed1c3d96ba215abe3da osmind-ai-1.0.0.tar.gz +64e2a2789ffe42e89fb7d20fe7cffad0 osmind-ai-1.0.0.tar.gz -- cgit v1.2.3