Nathan Cutler
d882ff3ba2
- Update to version 12.0.0+git.1489159457.410e200: + build/ops: fix Group strings for library packages - Update to version 12.0.0+git.1489159457.410e200: + build/ops: fix Group strings for library packages OBS-URL: https://build.opensuse.org/request/show/478532 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=75
21 lines
759 B
Plaintext
21 lines
759 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="versionformat">12.0.0+git.%ct.%h</param>
|
|
<param name="url">git://github.com/SUSE/ceph.git</param>
|
|
<param name="revision">ses5</param>
|
|
<param name="filename">ceph</param>
|
|
<param name="scm">git</param>
|
|
<param name="package-meta">no</param>
|
|
<param name="changesgenerate">enable</param>
|
|
<param name="commandtorun">sh etc/ceph_ver_hack.sh</param>
|
|
</service>
|
|
<service name="extract_ceph_spec" mode="disabled" />
|
|
<service name="recompress" mode="disabled">
|
|
<param name="compression">bz2</param>
|
|
<param name="file">*.tar</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled">
|
|
<param name="basename">ceph</param>
|
|
</service>
|
|
</services>
|