!8 Completing build dependencies to fix gcc-c++ compiler missing error

From: @hht8
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-07 20:25:02 +08:00 committed by Gitee
commit 362f3735a4

View File

@ -1,6 +1,6 @@
Name: uuid Name: uuid
Version: 1.6.2 Version: 1.6.2
Release: 44 Release: 45
Summary: Universally Unique Identifier library Summary: Universally Unique Identifier library
License: MIT License: MIT
URL: http://www.ossp.org/pkg/lib/uuid/ URL: http://www.ossp.org/pkg/lib/uuid/
@ -12,7 +12,7 @@ Patch0004: uuid-1.6.2-hwaddr.patch
Patch0005: uuid-1.6.2-nostrip.patch Patch0005: uuid-1.6.2-nostrip.patch
Patch0006: uuid-1.6.2-manfix.patch Patch0006: uuid-1.6.2-manfix.patch
Patch0007: uuid-aarch64.patch Patch0007: uuid-aarch64.patch
BuildRequires: libtool BuildRequires: libtool gcc-c++
Obsoletes: %{name}-pgsql < 1.6.2-24 Obsoletes: %{name}-pgsql < 1.6.2-24
%description %description
@ -174,6 +174,9 @@ popd
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 1.6.2-45
- Completing build dependencies to fix gcc-c++ compiler missing error
* Mon Jun 8 2020 chengzihan <chengzihan2@huawei.com> - 1.6.2-44 * Mon Jun 8 2020 chengzihan <chengzihan2@huawei.com> - 1.6.2-44
- Disable designated LIBTOOL directory in %make_build - Disable designated LIBTOOL directory in %make_build