The keyword openEuler is deleted from the patch name
This commit is contained in:
parent
86f4c6a8a3
commit
eb9681d417
@ -1,7 +1,7 @@
|
|||||||
From 804c99034ac187f00875a5324ee2a13251d3fc98 Mon Sep 17 00:00:00 2001
|
From 804c99034ac187f00875a5324ee2a13251d3fc98 Mon Sep 17 00:00:00 2001
|
||||||
From: lingsheng <lingsheng@huawei.com>
|
From: lingsheng <lingsheng@huawei.com>
|
||||||
Date: Thu, 23 Sep 2021 09:53:06 +0800
|
Date: Thu, 23 Sep 2021 09:53:06 +0800
|
||||||
Subject: [PATCH] Adapt setup-appliance.sh for openeuler
|
Subject: [PATCH] fix obsapisetup script problems
|
||||||
|
|
||||||
---
|
---
|
||||||
dist/setup-appliance.sh | 4 ++--
|
dist/setup-appliance.sh | 4 ++--
|
||||||
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: obs-server
|
Name: obs-server
|
||||||
Version: 2.10.15
|
Version: 2.10.15
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: The Open Build Service -- Server Component
|
Summary: The Open Build Service -- Server Component
|
||||||
License: GPL-2.0-only OR GPL-3.0-only
|
License: GPL-2.0-only OR GPL-3.0-only
|
||||||
URL: http://www.openbuildservice.org
|
URL: http://www.openbuildservice.org
|
||||||
@ -19,7 +19,7 @@ Patch2: fix-obs_productconvert-inputfile-path.patch
|
|||||||
Patch4: 0004-remove-systemV-method.patch
|
Patch4: 0004-remove-systemV-method.patch
|
||||||
Patch5: 0005-obsscheduler-stop.patch
|
Patch5: 0005-obsscheduler-stop.patch
|
||||||
Patch6: obs_project_update-should-tell-the-usage-but-not-hung-still.patch
|
Patch6: obs_project_update-should-tell-the-usage-but-not-hung-still.patch
|
||||||
Patch7: Adapt-setup-appliance.sh-for-openeuler.patch
|
Patch7: fix-obsapisetup-script-problems.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -517,6 +517,9 @@ usermod -a -G docker obsservicerun
|
|||||||
%{_sbindir}/rcobsstoragesetup
|
%{_sbindir}/rcobsstoragesetup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 17 2022 wulei <wulei80@h-partners.com> - 2.10.15-2
|
||||||
|
- The keyword openEuler is deleted from the patch name
|
||||||
|
|
||||||
* Thu Oct 27 2022 liyanan <liyanan32@h-partners.com> - 2.10.15-1
|
* Thu Oct 27 2022 liyanan <liyanan32@h-partners.com> - 2.10.15-1
|
||||||
- Upgrade to version 2.10.15
|
- Upgrade to version 2.10.15
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user