delete useless buildrequires

This commit is contained in:
small_leek 2023-10-10 19:06:10 +08:00
parent acaef56cfe
commit d7ad05077a

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