Accepting request 1164991 from home:dancermak:branches:Base:System
switch back to tar_scm to not add deps into Ring0 OBS-URL: https://build.opensuse.org/request/show/1164991 OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=159
This commit is contained in:
parent
02fb01d80f
commit
c6659041f7
6
_service
6
_service
@ -1,5 +1,6 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<!-- use tar_scm instead of obs_scm as obs_scm drags in too many dependencies into Ring0 -->
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://git.tukaani.org/xz.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v5.4.6</param>
|
||||
@ -7,8 +8,7 @@
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<service name="recompress" mode="manual">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">zst</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31f8f522274b3c530492c0309d1b51b8a9a999efc72201282601b82ec799635b
|
||||
size 5001740
|
3
xz-5.4.6.tar.zst
Normal file
3
xz-5.4.6.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efbbd1d2917dd3b1b8e7c691ad287f96792b87c6888efc28482c06dc6e5044e5
|
||||
size 907627
|
@ -1,4 +0,0 @@
|
||||
name: xz
|
||||
version: 5.4.6
|
||||
mtime: 1706269280
|
||||
commit: 6e8732c5a317a349986a4078718f1d95b67072c5
|
Loading…
Reference in New Issue
Block a user