fcoe-utils/_service
Johannes Thumshirn 0d2b165f59 Accepting request 455714 from home:morbidrsa
- Update to latest upstream release (FATE#320515) 
     Remove the following upstreamed patches:
	0007-fipvlan-clean-up-state-machine-for-pfd_add.patch
	0009-fcoemon.c-Add-a-check-to-verify-if-dcbd-is-to-be-ini.patch
	0010-fcoemon-fixup-log_nlmsg_error.patch
	0011-fcoemon-Add-debugging-message-for-recv.patch
	0013-Fallback-to-default-MAC-address-for-FIP.patch

OBS-URL: https://build.opensuse.org/request/show/455714
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/fcoe-utils?expand=0&rev=29
2017-02-09 09:46:08 +00:00

18 lines
581 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/morbidrsa/fcoe-utils.git</param>
<param name="scm">git</param>
<param name="filename">fcoe-utils</param>
<param name="versionformat">1.0.32</param>
<param name="revision">v1.0.32</param>
<param name="exclude">.git</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled">
<param name="basename">fcoe-utils</param>
</service>
</services>