!11 uuid.spec: Add chrpath to BuildRequires
From: @chenxi-mao Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
d04c16746c
@ -1,6 +1,6 @@
|
|||||||
Name: uuid
|
Name: uuid
|
||||||
Version: 1.6.2
|
Version: 1.6.2
|
||||||
Release: 46
|
Release: 47
|
||||||
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 gcc-c++
|
BuildRequires: libtool gcc-c++ chrpath
|
||||||
Obsoletes: %{name}-pgsql < 1.6.2-24
|
Obsoletes: %{name}-pgsql < 1.6.2-24
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -176,6 +176,9 @@ popd
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2021 Chenxi Mao <chenxi.mao@suse.com> - 1.6.2-47
|
||||||
|
- Add chrpath to BuildRequires
|
||||||
|
|
||||||
* Wed Sep 9 2021 caodongxia <caodongxia@huawei.com> - 1.6.2-46
|
* Wed Sep 9 2021 caodongxia <caodongxia@huawei.com> - 1.6.2-46
|
||||||
- Remove rpath
|
- Remove rpath
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user