Accepting request 389406 from home:wanghaisu:branches:network:ha-clustering:Factory
Update to drbd9. OBS-URL: https://build.opensuse.org/request/show/389406 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
6a9bae1c9e
commit
f9dc362b8e
24
_service
Normal file
24
_service
Normal file
@@ -0,0 +1,24 @@
|
||||
<services>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://git.linbit.com/drbd-9.0.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">drbd</param>
|
||||
<!--
|
||||
To update to a new release, change "revision" to the desired
|
||||
git commit hash and bump "version" if necessary
|
||||
|
||||
<param name="version">9.0.1</param>
|
||||
-->
|
||||
<param name="versionformat">9.0.1+git.%h</param>
|
||||
<param name="revision">86e443973082570aeb651848db89e0c7b995c306</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress">
|
||||
<param name="file">*drbd*.tar</param>
|
||||
<param name="compression">bz2</param>
|
||||
</service>
|
||||
|
||||
<service name="set_version">
|
||||
<param name="basename">drbd</param>
|
||||
</service>
|
||||
</services>
|
Reference in New Issue
Block a user