update A-Ops.spec.
This commit is contained in:
parent
676c2a839e
commit
837a61b876
@ -1,6 +1,6 @@
|
||||
Name: A-Ops
|
||||
Version: v1.1.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: The intelligent ops toolkit for openEuler
|
||||
License: MulanPSL2
|
||||
URL: https://gitee.com/openeuler/A-Ops
|
||||
@ -9,6 +9,8 @@ Source1: A-Ops-web-node-modules.tar.gz
|
||||
patch0001: 0001-fix-diag-return.patch
|
||||
patch0002: 0002-fix-log-of-task-execution.patch
|
||||
patch0003: 0003-add-permission-control-in-ragdoll.patch
|
||||
patch0004: 0004-fix-logos-instructions-and-size.patch
|
||||
patch0005: 0005-switch-logo-images.patch
|
||||
|
||||
# build for gopher
|
||||
BuildRequires: cmake gcc-c++ yum elfutils-devel clang >= 10.0.1 llvm libconfig-devel
|
||||
@ -172,6 +174,8 @@ website for A-Ops, deployed by Nginx
|
||||
%patch0001 -p1
|
||||
%patch0002 -p1
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
git apply $RPM_SOURCE_DIR/0005-switch-logo-images.patch --binary
|
||||
cp -r A-Ops-web-node-modules/node_modules aops-web/
|
||||
|
||||
%build
|
||||
@ -493,6 +497,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 29 2021 chemingdao<chemingdao@huawei.com> - v1.1.1-4
|
||||
- switch logo images and modify logo size.
|
||||
|
||||
* Wed Sep 29 2021 orange-snn<songnannan2@huawei.com> - v1.1.1-3
|
||||
- add permission control in ragdoll.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user