From: Jakub Bogusz Date: Thu, 17 May 2018 17:47:43 +0000 (+0200) Subject: - adjust bash path; release 2 X-Git-Tag: auto/th/fio-3.6-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffio.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Ffio-3.6-2 - adjust bash path; release 2 --- diff --git a/fio.spec b/fio.spec index 3b1b6aa..7bad2b2 100644 --- a/fio.spec +++ b/fio.spec @@ -17,7 +17,7 @@ Summary: I/O tool for benchmark and stress/hardware verification Summary(pl.UTF-8): Narzędzie do mierzenia wydajności I/O i sprawdzania sprawności sprzętu Name: fio Version: 3.6 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/System Source0: http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2 @@ -102,7 +102,7 @@ na serwerze. %setup -q %patch0 -p1 -%{__sed} -i -e '1s,/usr/bin/env bash,/bin/bash,' tools/genfio +%{__sed} -i -e '1s,/usr/bin/bash,/bin/bash,' tools/genfio %{__sed} -i -e '1s,/usr/bin/env python,/usr/bin/python,' tools/plot/fio2gnuplot %build