!26 add buildrequires chrpath
From: @wcc_140409 Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
39690a99f1
@ -2,7 +2,7 @@
|
||||
|
||||
Name: man-db
|
||||
Version: 2.9.3
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: Online database for using man pages
|
||||
License: GPLv2+ and GPLv3+
|
||||
URL: http://www.nongnu.org/man-db/
|
||||
@ -12,8 +12,8 @@ Source2: man-db.sysconfig
|
||||
Source3: man-db-cache-update.service
|
||||
|
||||
BuildRequires: gcc systemd gdbm-devel gettext groff less libpipeline-devel zlib-devel
|
||||
BuildRequires: po4a perl-interpreter perl-version make
|
||||
Requires: coreutils grep groff-base gzip less crontabs
|
||||
BuildRequires: po4a perl-interpreter perl-version make chrpath
|
||||
Requires: coreutils grep groff-base gzip less crontabs
|
||||
|
||||
Provides: man = %{version} man-pages-reader = %{version} bundled(gnulib) = 20140202
|
||||
Obsoletes: man < 2.0
|
||||
@ -154,6 +154,9 @@ fi
|
||||
%exclude %{_libdir}/man-db/*.la
|
||||
|
||||
%changelog
|
||||
* Fri Sep 17 2021 wuchaochao <wuchaochao4@huawei.com> - 2.9.3-6
|
||||
- add BuildRequires chrpath
|
||||
|
||||
* Wed Sep 8 2021 wuchaochao <wuchaochao4@huawei.com> - 2.9.3-5
|
||||
- add so path to /etc/ld.so.conf.d when del rpath
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user