!45 add requires gcc-c++ to resolution -fsigned-char does not take effect for g++.
From: @cherry530 Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
5ace1e7bd0
@ -3,13 +3,13 @@ Summary: Build with gcov
|
|||||||
License: GPL
|
License: GPL
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 0.10
|
Release: 0.11
|
||||||
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
|
||||||
|
|
||||||
Requires: util-linux rpm grep binutils gcc coreutils rpm-build
|
Requires: util-linux rpm grep binutils gcc coreutils rpm-build gcc-c++
|
||||||
#expect grep sudo kernel-default kernel-default-base openssh
|
#expect grep sudo kernel-default kernel-default-base openssh
|
||||||
%description
|
%description
|
||||||
Build with gcov
|
Build with gcov
|
||||||
@ -167,6 +167,12 @@ rm -rf %{_tmppath}/%{name}-%{version}
|
|||||||
rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 25 2022 Ge Wang<wnagge20@h-partners.com> - 1.0-0.11
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: add requires gcc-c++
|
||||||
|
|
||||||
* Tue Oct 10 2023 xiasenlin<xiasenlin1@huawei.com> - 1.0-0.10
|
* Tue Oct 10 2023 xiasenlin<xiasenlin1@huawei.com> - 1.0-0.10
|
||||||
- Type:modify
|
- Type:modify
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user