!21 [sync] PR-20: fix warning in EulerMaker
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
9e45a158c4
@ -6,15 +6,10 @@ Summary: custom build tool for obs
|
||||
License: MulanPSL-2.0
|
||||
Group: System/Management
|
||||
Version: 1.0.0
|
||||
Release: 21
|
||||
Release: 22
|
||||
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
|
||||
@ -262,6 +257,9 @@ rm -rf %{_tmppath}/%{name}
|
||||
rm -rf $RPM_BUILD_DIR/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Aug 15 2023 xiasenlin <xiasenlin1@huawei.com> - 1.0.0-22
|
||||
- fix warning in EulerMaker
|
||||
|
||||
* Fri Aug 05 2022 fushanqing <fushanqing@kylinos.cn> - 1.0.0-21
|
||||
- Unified license name specification
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user