Completing build dependencies to fix gcc-c++ compiler missing error
This commit is contained in:
parent
45f9333fc2
commit
20866bf32c
@ -1,6 +1,6 @@
|
||||
Name: uuid
|
||||
Version: 1.6.2
|
||||
Release: 44
|
||||
Release: 45
|
||||
Summary: Universally Unique Identifier library
|
||||
License: MIT
|
||||
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
|
||||
Patch0006: uuid-1.6.2-manfix.patch
|
||||
Patch0007: uuid-aarch64.patch
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libtool gcc-c++
|
||||
Obsoletes: %{name}-pgsql < 1.6.2-24
|
||||
|
||||
%description
|
||||
@ -174,6 +174,9 @@ popd
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%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
|
||||
- Disable designated LIBTOOL directory in %make_build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user