bd99eea891
* add patch + boo1230635_01-compat-fix-nla_nest_start_noflag-test.patch + boo1230635_02-drbd-port-block-device-access-to-file.patch * update patch + bsc1226510-fix-build-err-against-6.9.3.patch OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=152
19 lines
563 B
Plaintext
19 lines
563 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">git@github.com:LINBIT/drbd-9.0.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="filename">drbd</param>
|
|
<param name="versionformat">9.0.30~1+git.%h</param>
|
|
<param name="revision">drbd-9.0</param>
|
|
</service>
|
|
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*drbd*.tar</param>
|
|
<param name="compression">bz2</param>
|
|
</service>
|
|
|
|
<service name="set_version" mode="disabled">
|
|
<param name="basename">drbd</param>
|
|
</service>
|
|
</services>
|