!20 [sync] PR-12: Remove redundant gdb from BuildRequires

From: @openeuler-sync-bot 
Reviewed-by: @hubin95 
Signed-off-by: @hubin95
This commit is contained in:
openeuler-ci-bot 2023-11-08 07:05:09 +00:00 committed by Gitee
commit 4031fefce6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: mcpp Name: mcpp
Version: 2.7.2 Version: 2.7.2
Release: 26 Release: 27
Summary: A portable C preprocessor Summary: A portable C preprocessor
License: BSD License: BSD
URL: http://mcpp.sourceforge.net/ URL: http://mcpp.sourceforge.net/
@ -8,7 +8,7 @@ Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0: backport-mcpp.2.7.2.patch Patch0: backport-mcpp.2.7.2.patch
Patch1: backport-CVE-2019-14274-05-gniibe-fix-13.patch Patch1: backport-CVE-2019-14274-05-gniibe-fix-13.patch
BuildRequires: gcc gdb BuildRequires: gcc
Provides: libmcpp Provides: libmcpp
Obsoletes: libmcpp Obsoletes: libmcpp
@ -77,6 +77,9 @@ make check
%{_mandir}/man1/%{name}.1.gz %{_mandir}/man1/%{name}.1.gz
%changelog %changelog
* Tue Jul 20 2021 fuanan <fuanan3@huawei.com> - 2.7.2-27
- Remove redundant gdb from BuildRequires
* Tue Jan 5 2021 zoulin<zoulin13@huawei.com> - 2.7.2-26 * Tue Jan 5 2021 zoulin<zoulin13@huawei.com> - 2.7.2-26
- Type:CVE - Type:CVE
- ID:NA - ID:NA