Merge "Fix monitor-helm* specfiles for new tarballs"

This commit is contained in:
Zuul 2020-07-10 22:14:56 +00:00 committed by Gerrit Code Review
commit 3bb54aad85
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ BuildRequires: chartmuseum
Monitor Helm elasticsearch charts
%prep
%setup -n helm-charts-elastic
%setup -n %(tar tf %SOURCE0 | head -1)
%patch01 -p1
%patch02 -p1
%patch03 -p1

View File

@ -44,7 +44,7 @@ BuildRequires: chartmuseum
Monitor Helm charts
%prep
%setup -n helm-charts
%setup -n %(tar tf %SOURCE0 | head -1)
%patch01 -p1
%patch02 -p1
%patch03 -p1