From f7f95d5eb57ac65a97a377f512d44d3bacac21cf Mon Sep 17 00:00:00 2001 From: wcc_140409 Date: Fri, 17 Sep 2021 09:49:52 +0800 Subject: [PATCH] add BuildRequires chrpath --- man-db.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/man-db.spec b/man-db.spec index c989497..dd996e3 100644 --- a/man-db.spec +++ b/man-db.spec @@ -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 - 2.9.3-6 +- add BuildRequires chrpath + * Wed Sep 8 2021 wuchaochao - 2.9.3-5 - add so path to /etc/ld.so.conf.d when del rpath