update to 2.9.3
This commit is contained in:
parent
1903852982
commit
e99360d9b4
Binary file not shown.
BIN
man-db-2.9.3.tar.xz
Normal file
BIN
man-db-2.9.3.tar.xz
Normal file
Binary file not shown.
12
man-db.spec
12
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.8.7
|
Version: 2.9.3
|
||||||
Release: 5
|
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/
|
||||||
@ -101,6 +101,7 @@ fi
|
|||||||
%{_bindir}/lexgrog
|
%{_bindir}/lexgrog
|
||||||
%{_bindir}/catman
|
%{_bindir}/catman
|
||||||
%{_bindir}/mandb
|
%{_bindir}/mandb
|
||||||
|
%{_bindir}/man-recode
|
||||||
%dir %{_libdir}/man-db
|
%dir %{_libdir}/man-db
|
||||||
%{_libdir}/man-db/*.so
|
%{_libdir}/man-db/*.so
|
||||||
%dir %{_libexecdir}/man-db
|
%dir %{_libexecdir}/man-db
|
||||||
@ -131,6 +132,7 @@ fi
|
|||||||
%{_mandir}/man1/manconv.1*
|
%{_mandir}/man1/manconv.1*
|
||||||
%{_mandir}/man1/manpath.1*
|
%{_mandir}/man1/manpath.1*
|
||||||
%{_mandir}/man1/whatis.1*
|
%{_mandir}/man1/whatis.1*
|
||||||
|
%{_mandir}/man1/man-recode.1*
|
||||||
%{_mandir}/man5/manpath.5*
|
%{_mandir}/man5/manpath.5*
|
||||||
%{_mandir}/man8/accessdb.8*
|
%{_mandir}/man8/accessdb.8*
|
||||||
%{_mandir}/man8/catman.8*
|
%{_mandir}/man8/catman.8*
|
||||||
@ -142,6 +144,12 @@ fi
|
|||||||
%exclude %{_libdir}/man-db/*.la
|
%exclude %{_libdir}/man-db/*.la
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 16 2020 shixuantong <shixuantong@huawei.com> - 2.9.3-1
|
||||||
|
- Type:NA
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update to 2.9.3-1
|
||||||
|
|
||||||
* Mon Feb 17 2020 chengquan <chengquan3@huawei.com> - 2.8.7-5
|
* Mon Feb 17 2020 chengquan <chengquan3@huawei.com> - 2.8.7-5
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user