Reset link to rev 1
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=26
This commit is contained in:
parent
b495067e29
commit
4e961a5c13
@ -1,17 +0,0 @@
|
|||||||
This package should use just the content of the git tree. If you need
|
|
||||||
to make changes, you have the following options:
|
|
||||||
* Make them in git and update the package from git (you can send merge
|
|
||||||
request if you don't have write access or if you want your patch to be
|
|
||||||
reviewed)
|
|
||||||
* Create a patch, add the patch to the package and let one of the
|
|
||||||
ceph packagers commit it for you
|
|
||||||
|
|
||||||
The online repository is at:
|
|
||||||
http://github.com/SUSE/ceph
|
|
||||||
|
|
||||||
For building the package from git run the service directly:
|
|
||||||
osc service disabledrun
|
|
||||||
|
|
||||||
This generates a new tarball from the git branch specified in _service and
|
|
||||||
extracts ceph.spec (which is itself generated from ceph.spec.in, which is
|
|
||||||
maintained in git) from it.
|
|
@ -2,10 +2,10 @@
|
|||||||
<constraints>
|
<constraints>
|
||||||
<hardware>
|
<hardware>
|
||||||
<disk>
|
<disk>
|
||||||
<size unit="G">32</size>
|
<size unit="G">48</size>
|
||||||
</disk>
|
</disk>
|
||||||
<memory>
|
<memory>
|
||||||
<size unit="G">8</size>
|
<size unit="G">12</size>
|
||||||
</memory>
|
</memory>
|
||||||
</hardware>
|
</hardware>
|
||||||
<sandbox>kvm</sandbox>
|
<sandbox>kvm</sandbox>
|
||||||
|
6
_service
6
_service
@ -1,8 +1,8 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="versionformat">10.0.2+git.%ct.%h</param>
|
<param name="versionformat">10.2.1+git.%ct.%h</param>
|
||||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||||
<param name="revision">obs-jewel</param>
|
<param name="revision">ses-10-2-1</param>
|
||||||
<param name="filename">ceph</param>
|
<param name="filename">ceph</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="package-meta">no</param>
|
<param name="package-meta">no</param>
|
||||||
@ -11,7 +11,7 @@
|
|||||||
</service>
|
</service>
|
||||||
<service name="extract_ceph_spec" mode="disabled" />
|
<service name="extract_ceph_spec" mode="disabled" />
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="compression">xz</param>
|
<param name="compression">bz2</param>
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="disabled">
|
<service name="set_version" mode="disabled">
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||||
<param name="changesrevision">065598905847d138eaa6fc15451857cc64230b85</param></service></servicedata>
|
<param name="changesrevision">bcd73deb15926f02c6017e3bf21c3620c1020424</param></service>
|
||||||
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d13596fc767b205be6989568aff5a48c5d167e51f4870c9e54995f18e827fe3
|
|
||||||
size 11895708
|
|
3
ceph-10.2.1+git.1463529707.bcd73de.tar.bz2
Normal file
3
ceph-10.2.1+git.1463529707.bcd73de.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ccc1ad06a257bc8c88b6123781370286b6279b7f4e21ae8cc098459a2d165b88
|
||||||
|
size 17372262
|
@ -1 +1,2 @@
|
|||||||
# to be used as a last resort
|
# to be used as a last resort
|
||||||
|
addFilter("shlib-fixed-dependency")
|
||||||
|
1381
ceph.changes
1381
ceph.changes
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user