Fix no man manual

This commit is contained in:
baizg1107 2020-11-10 15:44:09 +08:00
parent 754ddf2f14
commit c1b4d2becb

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