Accepting request 831529 from home:mcepl:work
The initial packaging effort for par(1). The only possible problem is conflicting name with par (Parity Archive File Generator), but I don’t think it is much probable that these two would be installed on one system, so pure Conflict should work. update-alternatives doesn’t feel like the right solution, anyway. OBS-URL: https://build.opensuse.org/request/show/831529 OBS-URL: https://build.opensuse.org/package/show/Base:System/par_text?expand=0&rev=1
This commit is contained in:
16
_service
Normal file
16
_service
Normal file
@@ -0,0 +1,16 @@
|
||||
<services>
|
||||
<service name="obs_scm">
|
||||
<param name="versionprefix">1.53.0+git</param>
|
||||
<param name="url">https://bitbucket.org/amc-nicemice/par.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git*</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="changesauthor">mcepl@cepl.eu</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar" />
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="compression">xz</param>
|
||||
<param name="file">*.tar</param>
|
||||
</service>
|
||||
<service name="set_version" mode="buildtime"/>
|
||||
</services>
|
Reference in New Issue
Block a user