update unixbench source0 addr
This commit is contained in:
parent
527b1ea349
commit
a5b0f37f22
@ -6,8 +6,7 @@ Release: 2
|
|||||||
Summary: UnixBench is the original BYTE UNIX benchmark suite, updated and revised by many people over the years
|
Summary: UnixBench is the original BYTE UNIX benchmark suite, updated and revised by many people over the years
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://github.com/kdlucas/byte-unixbench
|
URL: https://github.com/kdlucas/byte-unixbench
|
||||||
Source0: https://github.com/kdlucas/byte-unixbench/archive/v%{version}.tar.gz
|
Source0: https://github.com/kdlucas/byte-unixbench/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source1: %{name}-%{version}.tar.gz
|
|
||||||
Patch0: unixbench-add-HOWTO.patch
|
Patch0: unixbench-add-HOWTO.patch
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -19,7 +18,7 @@ For the reason that this is not a packaging friendly software, please refer to H
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -T -b 1 -n byte-%{name}-%{version}/
|
%setup -q -n byte-%{name}-%{version}/
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user