open-lldp/_service
Hannes Reinecke f253d6e162 Accepting request 847330 from home:lee_duncan:branches:network:fcoe
- Update to version v1.1+15.ef8495548d04, by merging
  upstream version 1.1 + latest, including:
  * Fix merge error: remove bogus line
  * vdp22: manpage typo
  * lldptool: fix manpage
  * lldp_head: remove all references
  * add_rtattr: only copy if data is provided
  This removed the need for the patch disable-werror.patch.

OBS-URL: https://build.opensuse.org/request/show/847330
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=42
2020-11-10 16:31:28 +00:00

18 lines
654 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/openSUSE/lldpad.git</param>
<param name="subdir"></param>
<param name="filename">open-lldp</param>
<param name="version">v1.1</param>
<param name="versionformat">v1.1+@TAG_OFFSET@.%h</param>
<param name="match-tag">v1.[0-9]</param>
<param name="changesgenerate">enable</param>
<param name="revision">openSUSE-Factory</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*open-lldp*.tar</param>
<param name="compression">xz</param>
</service>
</services>