SHA256
1
0
forked from cockpit/cockpit

Accepting request 1108266 from home:malikirri:branches:systemsmanagement:cockpit

- Fix building for SLE15.5 and SLE15.4

OBS-URL: https://build.opensuse.org/request/show/1108266
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=141
This commit is contained in:
2023-08-31 11:18:45 +00:00
committed by Git OBS Bridge
parent 28bdb341f0
commit 91c8aa46a4
3 changed files with 14 additions and 1 deletions

View File

@@ -7,6 +7,9 @@
</service>
<service mode="buildtime" name="tar">
<param name="obsinfo">cockpit-suse-theme.obsinfo</param>
<!-- On SLE15.4 extra '-' gets added to the filename so we need to
define the name explicitly -->
<param name="filename">cockpit-suse-theme</param>
</service>
<service name="obs_scm" mode="manual">
<param name="versionformat">@PARENT_TAG@</param>