!20 修改卸载失败问题
From: @liheavy Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
1ba860a87c
@ -1,14 +1,14 @@
|
|||||||
Summary: This is a tool for automatically tracking upstream repository code patches
|
Summary: This is a tool for automatically tracking upstream repository code patches
|
||||||
Name: patch-tracking
|
Name: patch-tracking
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 1
|
Release: 2
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
URL: https://gitee.com/openeuler/openEuler-Advisor
|
URL: https://gitee.com/openeuler/openEuler-Advisor
|
||||||
Source0: patch-tracking-%{version}.tar
|
Source0: patch-tracking-%{version}.tar
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools systemd
|
||||||
# Requires: python3.7 python3-flask python3-sqlalchemy python3-requests
|
# Requires: python3.7 python3-flask python3-sqlalchemy python3-requests
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 22 2022 liheavy <lihaiwei8@huawei.com> - 1.0.1-2
|
||||||
|
- Fix the problem that the uninstallation fails due to not recognizing systemd_preun
|
||||||
|
|
||||||
* Mon Sep 07 2020 chenyanpan <chenyanpan@huawei.com> - 1.0.1-1
|
* Mon Sep 07 2020 chenyanpan <chenyanpan@huawei.com> - 1.0.1-1
|
||||||
- Type: bugfix
|
- Type: bugfix
|
||||||
- DESC: fixed issues related to the validity of service configuration items and command line parameters
|
- DESC: fixed issues related to the validity of service configuration items and command line parameters
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user