replace agent with func diractory
This commit is contained in:
parent
6a4c50bf20
commit
2dc95c0bd3
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
|
Name: migration-tools
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 10
|
Release: 11
|
||||||
License: MulanPSL-2.0
|
License: MulanPSL-2.0
|
||||||
Summary: A tool to help users migrate the Centos system to the UOS system and openEuler system
|
Summary: A tool to help users migrate the Centos system to the UOS system and openEuler system
|
||||||
Source0: %{name}-%{version}.tar.gz
|
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
|
Patch7: 0008-add-agent_info-table-in-database.patch
|
||||||
Patch8: 0009-add-task_stream-table-in-database.patch
|
Patch8: 0009-add-task_stream-table-in-database.patch
|
||||||
Patch10: 0010-create-task-stream-interface.patch
|
Patch10: 0010-create-task-stream-interface.patch
|
||||||
|
Patch11: 0011-replace-agent-with-func-diractory.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
@ -115,6 +116,9 @@ rm -rf /usr/bin/migration-tools
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Nov 4 2024 xuezhixin <xuezhixin@uniontech.com> - 1.0.2-10
|
||||||
- 0010-create-task-stream-interface.patch
|
- 0010-create-task-stream-interface.patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user