delete useless buildrequires
This commit is contained in:
parent
acaef56cfe
commit
d7ad05077a
@ -3,16 +3,11 @@ Summary: Build with gcov
|
|||||||
License: GPL
|
License: GPL
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 0.9
|
Release: 0.10
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}
|
BuildRoot: %{_tmppath}/%{name}-%{version}
|
||||||
#Source: %{name}-%{version}.tar.bz2
|
#Source: %{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: util-linux coreutils
|
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
|
Requires: util-linux rpm grep binutils gcc coreutils rpm-build
|
||||||
#expect grep sudo kernel-default kernel-default-base openssh
|
#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}
|
rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 21 2021 licihua<licihua@huawei.com> - 1.0-0.9
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user