!23 修复obs构建失败问题

Merge pull request !23 from HuBin95/master
This commit is contained in:
openeuler-ci-bot 2022-01-29 04:57:14 +00:00 committed by Gitee
commit 7497ff2342
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,14 +3,14 @@
Name: prefetch_tuning
Summary: CPU prefetch tuning module for Kunpeng 920
Version: 1.2
Release: 1
Release: 2
License: GPLv2
Source0: https://gitee.com/openeuler/prefetch_tuning/repository/archive/v%{version}.tar.gz
buildroot: %{_tmppath}/%{kmod_name}-%{version}-build
BuildRequires: make
BuildRequires: gcc
BuildRequires: kernel-devel
BuildRequires: kernel-devel uname-build-checks
ExclusiveArch: aarch64
%description
@ -47,6 +47,9 @@ rm -rf %_builddir/%{kmod_name}-%{version}
%preun
%changelog
* Sat Jan 29 2022 Bin Hu <hubin73@huawei.com> - 1.2-2
- fix obs build problem
* Mon Nov 16 2020 Zhipeng Xie <xiezhipeng1@huawei.com> - 1.2-1
- upgrade to v1.2