!5 Add Requires uuid-help into uuid

From: @baizg1107
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-11-10 16:35:34 +08:00 committed by Gitee
commit 85abb31557

View File

@ -1,6 +1,6 @@
Name: uuid
Version: 1.6.2
Release: 43
Release: 44
Summary: Universally Unique Identifier library
License: MIT
URL: http://www.ossp.org/pkg/lib/uuid/
@ -13,6 +13,7 @@ Patch0005: uuid-1.6.2-nostrip.patch
Patch0006: uuid-1.6.2-manfix.patch
Patch0007: uuid-aarch64.patch
BuildRequires: libtool
Requires: %{name}-help = %{version}-%{release}
Obsoletes: %{name}-pgsql < 1.6.2-24
%description
@ -174,6 +175,9 @@ popd
%{_mandir}/man3/*
%changelog
* Mon Nov 9 2020 baizhonggui <baizhonggui@huawei.com> - 1.6.2-44
- Add install requires help package into main package
* Fri Jan 10 2020 Lijin Yang <yanglijin@huawei.com> - 1.6.2-43
- Change url to valid address