!2 更新unixbench source0 地址

From: @love_hangzhou
Reviewed-by: @myeuler
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2020-09-22 00:14:06 +08:00 committed by Gitee
commit 58be2f153d
2 changed files with 10 additions and 4 deletions

View File

@ -2,12 +2,11 @@
Name: unixbench Name: unixbench
Version: 5.1.3 Version: 5.1.3
Release: 1 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: GPL2 License: GPLv2
URL: https://github.com/kdlucas/byte-unixbench URL: https://github.com/kdlucas/byte-unixbench
Source0: https://github.com/kdlucas/byte-unixbench/archive/%{name}-%{version}.tar.gz Source0: https://github.com/kdlucas/byte-unixbench/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0: unixbench-add-HOWTO.patch Patch0: unixbench-add-HOWTO.patch
BuildRequires: gcc BuildRequires: gcc
@ -54,6 +53,9 @@ install -m 0644 pgms/unixbench.logo %{buildroot}/opt/%{name}/pgms/
/opt/%{name}/* /opt/%{name}/*
%changelog %changelog
* Wed Sep 16 2020 ShiYuan Hu <421699196@qq.com> - 5.1.3-2
- refresh source0 url
* Sun Mar 29 2020 Wei Xiong <myeuler@163.com> * Sun Mar 29 2020 Wei Xiong <myeuler@163.com>
- Package init - Package init

4
unixbench.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control:github
src_repo:kdlucas/byte-unixbench
tar_prefix: "^v"
seperator: .