2
0

Accepting request 902641 from home:ecsos:server

- Add source-offest to _service to fix build error in Leap 15.3.

OBS-URL: https://build.opensuse.org/request/show/902641
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit-machines?expand=0&rev=3
This commit is contained in:
Adam Majer 2021-06-29 10:08:35 +00:00 committed by Git OBS Bridge
parent 733633f4f9
commit 4e18b61deb
6 changed files with 1224 additions and 1218 deletions

View File

@ -8,6 +8,7 @@
<service name="node_modules" mode="manual"> <service name="node_modules" mode="manual">
<param name="cpio">node_modules.obscpio</param> <param name="cpio">node_modules.obscpio</param>
<param name="output">node_modules.spec.inc</param> <param name="output">node_modules.spec.inc</param>
<param name="source-offset">10000</param>
</service> </service>
<service mode="buildtime" name="tar"> <service mode="buildtime" name="tar">
<param name="obsinfo">cockpit-machines.obsinfo</param> <param name="obsinfo">cockpit-machines.obsinfo</param>

BIN
cockpit-machines-243.1.obscpio (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 27 15:30:19 UTC 2021 - ecsos <ecsos@opensuse.org>
- Add source-offest to _service to fix build error in Leap 15.3.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 3 07:48:14 UTC 2021 - Ludwig Nussel <lnussel@suse.de> Mon May 3 07:48:14 UTC 2021 - Ludwig Nussel <lnussel@suse.de>

View File

@ -20,7 +20,7 @@ Name: cockpit-machines
Version: 243.1 Version: 243.1
Release: 0 Release: 0
Summary: Cockpit user interface for virtual machines Summary: Cockpit user interface for virtual machines
License: LGPL-2.1-or-later and MIT License: LGPL-2.1-or-later AND MIT
URL: https://github.com/cockpit-project/cockpit-machines URL: https://github.com/cockpit-project/cockpit-machines
Source: cockpit-machines-%{version}.tar Source: cockpit-machines-%{version}.tar
Source10: package-lock.json Source10: package-lock.json

BIN
node_modules.obscpio (Stored with Git LFS)

Binary file not shown.

File diff suppressed because it is too large Load Diff