!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:
openeuler-ci-bot 2022-12-10 06:02:49 +00:00 committed by Gitee
commit 67be795592
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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