!38 delete useless buildrequires

From: @small_leek 
Reviewed-by: @wang--ge, @caodongxia 
Signed-off-by: @caodongxia, @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-10-10 11:17:15 +00:00 committed by Gitee
commit 438125b0a4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,16 +3,11 @@ Summary: Build with gcov
License: GPL
Group: System/Management
Version: 1.0
Release: 0.9
Release: 0.10
BuildRoot: %{_tmppath}/%{name}-%{version}
#Source: %{name}-%{version}.tar.bz2
BuildRequires: util-linux coreutils
BuildRequires: -custom_build_tool-nocheck
BuildRequires: -obs-env
BuildRequires: -gcc_secure
BuildRequires: -custom_build_tool-sign
BuildRequires: -bep-env
Requires: util-linux rpm grep binutils gcc coreutils rpm-build
#expect grep sudo kernel-default kernel-default-base openssh
@ -172,6 +167,12 @@ rm -rf %{_tmppath}/%{name}-%{version}
rm -rf $RPM_BUILD_DIR/%{name}-%{version}
%changelog
* Tue Oct 10 2023 xiasenlin<xiasenlin1@huawei.com> - 1.0-0.10
- Type:modify
- ID:NA
- SUG:NA
- DESC: delete useless BuildRequires
* Wed Jul 21 2021 licihua<licihua@huawei.com> - 1.0-0.9
- Type:enhancement
- ID:NA