fix kbd contain man dir

This commit is contained in:
panchenbo 2021-07-12 19:01:21 +08:00
parent dcecdbf26f
commit b132b78856

View File

@ -1,6 +1,6 @@
Name: kbd Name: kbd
Version: 2.2.0 Version: 2.2.0
Release: 1 Release: 2
Summary: Tools for managing Linux console(keyboard, virtual terminals, etc.) Summary: Tools for managing Linux console(keyboard, virtual terminals, etc.)
License: GPLv2+ License: GPLv2+
URL: https://www.kbd-project.org/ URL: https://www.kbd-project.org/
@ -153,7 +153,6 @@ gzip %{buildroot}/lib/%{name}/keymaps/xkb/cz.map
/bin/* /bin/*
%{_datadir}/locale/* %{_datadir}/locale/*
%{_bindir}/* %{_bindir}/*
%{_mandir}/*/*
%config(noreplace) %{_sysconfdir}/pam.d/vlock %config(noreplace) %{_sysconfdir}/pam.d/vlock
%files misc %files misc
@ -173,6 +172,9 @@ gzip %{buildroot}/lib/%{name}/keymaps/xkb/cz.map
%{_mandir}/man8/*.8.gz %{_mandir}/man8/*.8.gz
%changelog %changelog
* Tue Jul 12 2021 panchenbo <panchenbo@uniontech.com> - 2.2.0-2
- fix kbd contain man dir
* Tue Jul 28 2020 hanhui <hanhui15@huawei.com> - 2.2.0-1 * Tue Jul 28 2020 hanhui <hanhui15@huawei.com> - 2.2.0-1
- update to 2.2.0 - update to 2.2.0