SHA256
1
0
forked from pool/ceph

Accepting request 545585 from filesystems:ceph:mimic

Make source lines unambiguous

OBS-URL: https://build.opensuse.org/request/show/545585
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=151
This commit is contained in:
2017-11-25 22:27:44 +00:00
committed by Git OBS Bridge
parent 4b1c2dbe1f
commit a2f5ef51ba
4 changed files with 11 additions and 11 deletions

View File

@@ -67,7 +67,7 @@
#################################################################################
Name: ceph-test
Version: 13.0.0
Release: 3534.g92e556138e%{?dist}
Release: 3535.gaa8868d2d1%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
%endif
@@ -83,10 +83,10 @@ Group: System/Filesystems
%endif
URL: http://ceph.com/
%if 0%{?fedora} || 0%{?rhel}
Source0: https://download.ceph.com/tarballs/ceph-13.0.0-3534-g92e556138e.tar.bz2
Source: https://download.ceph.com/tarballs/ceph-13.0.0-3535-gaa8868d2d1.tar.bz2
%endif
%if 0%{?suse_version}
Source0: ceph-13.0.0-3534-g92e556138e.tar.bz2
Source0: ceph-13.0.0-3535-gaa8868d2d1.tar.bz2
Source96: checkin.sh
Source97: README-checkin.txt
Source98: README-ceph-test.txt
@@ -366,7 +366,7 @@ This package contains Ceph benchmarks and test tools.
%if 0%{?suse_version}
%endif
%prep
%autosetup -p1 -n ceph-13.0.0-3534-g92e556138e
%autosetup -p1 -n ceph-13.0.0-3535-gaa8868d2d1
%build
%if 0%{with cephfs_java}