352d29c46f
+ Mostly cleanups and a few bug fixes. - fixes [bnc#690491] OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=198
12 lines
427 B
Plaintext
12 lines
427 B
Plaintext
<services>
|
|
<service name="download_url">
|
|
<param name="protocol">http</param>
|
|
<param name="host">sourceforge.net</param>
|
|
<param name="path">/projects/open-vm-tools/files/open-vm-tools/2011.05.27/open-vm-tools-2011.05.27-420096.tar.gz</param>
|
|
</service>
|
|
<service name="recompress">
|
|
<param name="file">_service:download_url:*.tar.gz</param>
|
|
<param name="compression">bz2</param>
|
|
</service>
|
|
</services>
|