修复hotupgrade格式问题
(cherry picked from commit 4196e69f81ea59c953d33c1e57f7fc6bf8c01363)
This commit is contained in:
parent
61be517e12
commit
0ea7e5ac22
@ -1,10 +1,7 @@
|
|||||||
From dfdc428a9f9685d5186fcb8ca2aba612e7426907 Mon Sep 17 00:00:00 2001
|
From 7b986fb7739ddd7ab508c5e4e53e1d51442553f7 Mon Sep 17 00:00:00 2001
|
||||||
From: gongzt <gong_zhengtang@163.com>
|
From: gongzt <gong_zhengtang@163.com>
|
||||||
Date: Thu, 19 Oct 2023 09:26:26 +0800
|
Date: Thu, 19 Oct 2023 03:42:45 +0000
|
||||||
Subject: remove hotpatch
|
Subject: [PATCH 1/1] rm
|
||||||
MIME-Version: 1.0
|
|
||||||
Content-Type: text/plain; charset=UTF-8
|
|
||||||
Content-Transfer-Encoding: 8bit
|
|
||||||
|
|
||||||
---
|
---
|
||||||
aops-apollo.spec | 18 +-
|
aops-apollo.spec | 18 +-
|
||||||
@ -2652,5 +2649,5 @@ index 820b8d5..0000000
|
|||||||
- compare_version = self._order(compare_version)
|
- compare_version = self._order(compare_version)
|
||||||
- return version >= compare_version
|
- return version >= compare_version
|
||||||
--
|
--
|
||||||
Gitee
|
2.27.0
|
||||||
|
|
||||||
@ -7,7 +7,7 @@ URL: https://gitee.com/openeuler/%{name}
|
|||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Patch0001: 0001-optimize-cve-query-performance.patch
|
Patch0001: 0001-optimize-cve-query-performance.patch
|
||||||
Patch0002: 0002-suitable-for-2003-sp3.patch
|
Patch0002: 0002-suitable-for-2003-sp3.patch
|
||||||
Patch0003: 0003-remove-hotpatch.patch
|
Patch0003: 0003-rm-hotpatch.patch
|
||||||
|
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
Requires: aops-vulcanus >= v1.3.0
|
Requires: aops-vulcanus >= v1.3.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user