!15 [sync] PR-11: Provide gala-ops package to install anteater/spider/inference at once
From: @openeuler-sync-bot Reviewed-by: @dowzyx Signed-off-by: @dowzyx
This commit is contained in:
commit
67be795592
@ -2,7 +2,7 @@
|
||||
|
||||
Name: gala-spider
|
||||
Version: 1.0.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: OS topological graph storage service and cause inference service for gala-ops project
|
||||
License: MulanPSL2
|
||||
URL: https://gitee.com/openeuler/gala-spider
|
||||
@ -17,6 +17,12 @@ patch0: 0001-cause-inference-optimization.patch
|
||||
%description
|
||||
OS topological graph storage service for gala-ops project
|
||||
|
||||
%package -n gala-ops
|
||||
Summary: gala-anteater/spider/inference installation package
|
||||
Requires: gala-anteater gala-inference gala-spider
|
||||
|
||||
%description -n gala-ops
|
||||
This package requires gala-anteater/spider/inference, allowing users to install them all at once
|
||||
|
||||
%package -n python3-%{name}
|
||||
Summary: Python3 package of gala-spider
|
||||
@ -93,6 +99,8 @@ fi
|
||||
%{_bindir}/spider-storage
|
||||
%{_unitdir}/gala-spider.service
|
||||
|
||||
%files -n gala-ops
|
||||
%defattr(-,root,root)
|
||||
|
||||
%files -n python3-%{name}
|
||||
%{python3_sitelib}/spider/*
|
||||
@ -115,6 +123,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 6 2022 Zhen Chen <chenzhen126@huawei.com> - 1.0.0-5
|
||||
- Provide gala-ops package to install anteater/spider/inference at once
|
||||
|
||||
* Mon Dec 5 2022 tangxin xie <xietangxin@huawei.com> - 1.0.0-4
|
||||
- add restart service when update software
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user