!29 Fix compilation failed

Merge pull request !29 from shangyibin/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-07 02:40:29 +00:00 committed by Gitee
commit d7a08c9a0f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: man-db
Version: 2.9.4
Release: 1
Release: 2
Summary: Online database for using man pages
License: GPLv2+ and GPLv3+
URL: http://www.nongnu.org/man-db/
@ -12,13 +12,14 @@ 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
BuildRequires: po4a perl-interpreter perl-version make chrpath
Requires: coreutils grep groff gzip less crontabs
Provides: man = %{version} man-pages-reader = %{version} bundled(gnulib) = 20140202
Obsoletes: man < 2.0
Provides: man-db-cron
Obsoletes: man-db-cron
Obsoletes: man-pages-zh-CN
%description
man-db is an implementation of the standard Unix documentation system accessed using the man command.
@ -166,6 +167,9 @@ fi
%{_mandir}/ro/man8/mandb.8.gz
%changelog
* Fri Jan 07 2022 shangyibin <shangyibin1@huawei.com> - 2.9.4-2
- Fix compilation failed
* Sun Dec 26 2021 liudabo <liudabo1@huawei.com> - 2.9.4-1
- upgrade version to 2.9.4