!64 replace agent with func diractory
From: @xuezhizone Reviewed-by: @xingwei-liu Signed-off-by: @xingwei-liu
This commit is contained in:
commit
449cd2b181
345
0011-replace-agent-with-func-diractory.patch
Normal file
345
0011-replace-agent-with-func-diractory.patch
Normal file
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
Name: migration-tools
|
||||
Version: 1.0.2
|
||||
Release: 10
|
||||
Release: 11
|
||||
License: MulanPSL-2.0
|
||||
Summary: A tool to help users migrate the Centos system to the UOS system and openEuler system
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
@ -17,6 +17,7 @@ Patch6: 0007-add-function-to-import-machine.patch
|
||||
Patch7: 0008-add-agent_info-table-in-database.patch
|
||||
Patch8: 0009-add-task_stream-table-in-database.patch
|
||||
Patch10: 0010-create-task-stream-interface.patch
|
||||
Patch11: 0011-replace-agent-with-func-diractory.patch
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: systemd
|
||||
@ -115,6 +116,9 @@ rm -rf /usr/bin/migration-tools
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 4 2024 xuezhixin <xuezhixin@uniontech.com> - 1.0.2-11
|
||||
- 0011-replace-agent-with-func-diractory.patch
|
||||
|
||||
* Mon Nov 4 2024 xuezhixin <xuezhixin@uniontech.com> - 1.0.2-10
|
||||
- 0010-create-task-stream-interface.patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user