forked from pool/python-glanceclient
We want that OBS-URL: https://build.opensuse.org/request/show/139813 OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Essex/python-glanceclient?expand=0&rev=1
23 lines
778 B
Plaintext
23 lines
778 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">git://github.com/openstack/python-glanceclient.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="exclude">.git</param>
|
|
<param name="exclude">.gitreview</param>
|
|
<param name="version">git-master</param>
|
|
<param name="versionformat">2012.1+git.%at.%h</param>
|
|
|
|
<!-- Use this if you want a specific revision. -->
|
|
<param name="revision">71a0caece87727e07bc34ae265dda58ca3e1e6d2</param>
|
|
</service>
|
|
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">python-*git*.tar</param>
|
|
<param name="compression">gz</param>
|
|
</service>
|
|
|
|
<service name="set_version" mode="disabled">
|
|
<param name="basename">python-glanceclient</param>
|
|
</service>
|
|
</services>
|