Fix compilation failed
This commit is contained in:
parent
f66131f905
commit
012800b5a7
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: man-db
|
Name: man-db
|
||||||
Version: 2.9.4
|
Version: 2.9.4
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Online database for using man pages
|
Summary: Online database for using man pages
|
||||||
License: GPLv2+ and GPLv3+
|
License: GPLv2+ and GPLv3+
|
||||||
URL: http://www.nongnu.org/man-db/
|
URL: http://www.nongnu.org/man-db/
|
||||||
@ -12,13 +12,14 @@ Source2: man-db.sysconfig
|
|||||||
Source3: man-db-cache-update.service
|
Source3: man-db-cache-update.service
|
||||||
|
|
||||||
BuildRequires: gcc systemd gdbm-devel gettext groff less libpipeline-devel zlib-devel
|
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
|
Requires: coreutils grep groff gzip less crontabs
|
||||||
|
|
||||||
Provides: man = %{version} man-pages-reader = %{version} bundled(gnulib) = 20140202
|
Provides: man = %{version} man-pages-reader = %{version} bundled(gnulib) = 20140202
|
||||||
Obsoletes: man < 2.0
|
Obsoletes: man < 2.0
|
||||||
Provides: man-db-cron
|
Provides: man-db-cron
|
||||||
Obsoletes: man-db-cron
|
Obsoletes: man-db-cron
|
||||||
|
Obsoletes: man-pages-zh-CN
|
||||||
|
|
||||||
%description
|
%description
|
||||||
man-db is an implementation of the standard Unix documentation system accessed using the man command.
|
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
|
%{_mandir}/ro/man8/mandb.8.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Dec 26 2021 liudabo <liudabo1@huawei.com> - 2.9.4-1
|
||||||
- upgrade version to 2.9.4
|
- upgrade version to 2.9.4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user