SHA256
1
0
forked from pool/ceph

Migrate Factory to kraken

OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=60
This commit is contained in:
2016-08-26 13:55:14 +00:00
committed by Git OBS Bridge
parent f96fe777df
commit 5c393da7ca
12 changed files with 1084 additions and 4313 deletions

View File

@@ -1,13 +1,13 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">10.2.2+git.%ct.%h</param>
<param name="versionformat">11.0.0+git.%ct.%h</param>
<param name="url">git://github.com/SUSE/ceph.git</param>
<param name="revision">ses3</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">src/make_version -g src/.git_version</param>
<param name="commandtorun">sh ../../../ceph_ver_hack.sh</param>
</service>
<service name="extract_ceph_spec" mode="disabled" />
<service name="recompress" mode="disabled">