forked from pool/python-rpm-macros
Accepting request 449179 from devel:languages:python:singlespec
- rework %python_alternative and remove support for %python_alternative_man - tell service to compress the tar file OBS-URL: https://build.opensuse.org/request/show/449179 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
1cec63d883
commit
c6c0c932f3
7
_service
7
_service
@@ -10,8 +10,13 @@
|
||||
<!-- <param name="revision">optional: the commit hash, tag or branch you want to get</param>-->
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="localonly">
|
||||
<param name="compression">bz2</param>
|
||||
<param name="file">*.tar</param>
|
||||
</service>
|
||||
|
||||
<service name="extract_file" mode="localonly">
|
||||
<param name="archive">*.tar</param>
|
||||
<param name="archive">*.tar.bz2</param>
|
||||
<param name="files">*/python-rpm-macros.spec</param>
|
||||
</service>
|
||||
|
||||
|
Reference in New Issue
Block a user