- migrate to _service file to make it a bit more clear the .tar is
not a random tar OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=395
This commit is contained in:
committed by
Git OBS Bridge
parent
0ab4b91ed9
commit
67f98445dd
12
_service
Normal file
12
_service
Normal file
@@ -0,0 +1,12 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">12.3</param>
|
||||
<param name="url">git://gitorious.org/opensuse/aaa_base.git</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="compression">gz</param>
|
||||
<param name="file">*.tar</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
</services>
|
Reference in New Issue
Block a user