fix source location

This commit is contained in:
Boris Ranto 2021-03-15 14:55:07 +01:00
parent 6d136593c6
commit b913651251
1 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ Group: System/Filesystems
URL: http://ceph.com/
#Source0: %%{?_remote_tarball_prefix}ceph-%%{version}.tar.gz
# https://2.chacra.ceph.com/r/ceph/pacific/6b74fb5c...
Source0: ceph-16.1.0-43-g6b74fb5c.tar.bz2
Source0: ceph-16.1.0-308-gabe639eb.tar.bz2
Patch0001: 0001-src-common-crc32c_intel_fast.patch
Patch0002: 0002-src-common-CMakeLists.txt.patch
Patch0003: 0003-src-common-bitstr.h.patch
@ -568,7 +568,7 @@ class plugins.
# common
#################################################################################
%prep
%autosetup -p1 -n ceph-16.1.0-43-g6b74fb5c
%autosetup -p1 -n ceph-16.1.0-308-gabe639eb
%ifarch x86_64
patch -p1 < %{SOURCE1}
%endif