!18 delete error buildrequires

From: @wangchong1995924 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-04-28 07:30:40 +00:00 committed by Gitee
commit 27fd0589d1
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -6,15 +6,10 @@ Summary: custom build tool for obs
License: Mulan PSL v2
Group: System/Management
Version: 1.0.0
Release: 19
Release: 20
BuildRoot: %{_tmppath}/%{name}
Source0: https://gitee.com/openeuler/custom_build_tool/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: util-linux coreutils
BuildRequires: -custom_build_tool-nocheck
BuildRequires: -obs-env
BuildRequires: -gcc_secure
BuildRequires: -bep-env
BuildRequires: -custom_build_tool-san
Requires: bash rpm-build sed util-linux coreutils
%description
@ -264,6 +259,12 @@ rm -rf %{_tmppath}/%{name}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Fri Apr 28 2023 wangchong <wangchong56@huawei.com> - 1.0.0-20
- Type: NA
- ID: NA
- SUG: NA
- DESC: delete error buildrequires
* Mon Jan 24 2022 senlin <xiasenlin1@huawei.com> - 1.0.0-19
- Type: Correction of bad behavior
- ID: NA