Files
drbd/_service
heming zhao e6b9fc6e91 Accepting request 1286295 from home:gsu:branches:network:ha-clustering:Factory
- drbd: fix build error against kernel v6.15 (boo#1244669)
  * add upstream patch
    + 0001-compat-follow-Linux-6.14-debugfs_change_name.patch
  * add suse special patch
    + boo1244669-fix_build_error_against_kernel_v6.15.patch
  * remove patch which is replaced by the upstream patch
    - boo1240916-fix_build_error_against_kernel_v6.14.patch

OBS-URL: https://build.opensuse.org/request/show/1286295
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=159
2025-06-17 11:56:00 +00:00

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>