sync changes from 22.03-LTS-Next
This commit is contained in:
parent
0694ca048b
commit
54ad09ea80
BIN
man-db-2.11.0.tar.xz
Normal file
BIN
man-db-2.11.0.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
13
man-db.spec
13
man-db.spec
@ -1,8 +1,8 @@
|
|||||||
%global cache /var/cache/man
|
%global cache /var/cache/man
|
||||||
|
|
||||||
Name: man-db
|
Name: man-db
|
||||||
Version: 2.9.4
|
Version: 2.11.0
|
||||||
Release: 3
|
Release: 1
|
||||||
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/
|
||||||
@ -13,7 +13,7 @@ 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 chrpath
|
BuildRequires: po4a perl-interpreter perl-version make chrpath
|
||||||
Requires: coreutils grep groff-base gzip less crontabs
|
Requires: coreutils grep groff-base 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
|
||||||
@ -96,8 +96,8 @@ fi
|
|||||||
|
|
||||||
%files -f %{name}.lang -f %{name}-gnulib.lang
|
%files -f %{name}.lang -f %{name}-gnulib.lang
|
||||||
%{!?_licensedir:%global license %%doc}
|
%{!?_licensedir:%global license %%doc}
|
||||||
%license docs/COPYING
|
%license COPYING
|
||||||
%doc README man-db-manual.txt man-db-manual.ps ChangeLog NEWS
|
%doc README.md man-db-manual.txt man-db-manual.ps ChangeLog NEWS.md
|
||||||
%config(noreplace) %{_sysconfdir}/man_db.conf
|
%config(noreplace) %{_sysconfdir}/man_db.conf
|
||||||
%config(noreplace) %{_sysconfdir}/sysconfig/man-db
|
%config(noreplace) %{_sysconfdir}/sysconfig/man-db
|
||||||
%config(noreplace) /usr/lib/tmpfiles.d/man-db.conf
|
%config(noreplace) /usr/lib/tmpfiles.d/man-db.conf
|
||||||
@ -167,6 +167,9 @@ fi
|
|||||||
%{_mandir}/ro/man8/mandb.8.gz
|
%{_mandir}/ro/man8/mandb.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 07 2022 renhongxun <renhongxun@h-partners.com> - 2.11.0-1
|
||||||
|
- upgrade version to 2.11.0
|
||||||
|
|
||||||
* Wed Oct 19 2022 shixuantong <shixuantong1@huawei.com> - 2.9.4-3
|
* Wed Oct 19 2022 shixuantong <shixuantong1@huawei.com> - 2.9.4-3
|
||||||
- sync changes from openEuler-22.03-LTS-Next to solve downgrade issues
|
- sync changes from openEuler-22.03-LTS-Next to solve downgrade issues
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user