de-fuzz fuzzy patch in puppet-ceph
Fuzzy patch will cause potential build failure issue. Correct the line number in patch file to de-fuzz it. Closes-Bug: 1804561 Change-Id: Ic804485b42a789d849c7538b1991c5cc88213553 Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
This commit is contained in:
parent
6c3c37a3db
commit
d3aafc9709
@ -11,7 +11,7 @@ diff --git a/SPECS/puppet-ceph.spec b/SPECS/puppet-ceph.spec
|
||||
index 78e4a1b..f4dc098 100644
|
||||
--- a/SPECS/puppet-ceph.spec
|
||||
+++ b/SPECS/puppet-ceph.spec
|
||||
@@ -15,6 +15,7 @@ Patch0002: 0002-Newton-rebase-fixes.patch
|
||||
@@ -13,6 +13,7 @@ Patch0002: 0002-Newton-rebase-fixes.patch
|
||||
Patch0003: 0003-Ceph-Jewel-rebase.patch
|
||||
Patch0004: 0004-US92424-Add-OSD-support-for-persistent-naming.patch
|
||||
Patch0005: 0005-Remove-puppetlabs-apt-as-ceph-requirement.patch
|
||||
@ -19,7 +19,7 @@ index 78e4a1b..f4dc098 100644
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@@ -35,6 +36,7 @@ Community Developed Ceph Module
|
||||
@@ -33,6 +34,7 @@ Community Developed Ceph Module
|
||||
%patch0003 -p1
|
||||
%patch0004 -p1
|
||||
%patch0005 -p1
|
||||
|
Loading…
x
Reference in New Issue
Block a user