diff --git a/kbd.spec b/kbd.spec index 38e21c174754da6b1a732af56782cbc3cf34d636..9a36c3e7f6a8c6fecc6a42b558c1ab0576760e43 100644 --- a/kbd.spec +++ b/kbd.spec @@ -1,6 +1,6 @@ Name: kbd Version: 2.2.0 -Release: 2 +Release: 3 Summary: Tools for managing Linux console(keyboard, virtual terminals, etc.) License: GPLv2+ URL: https://www.kbd-project.org/ @@ -96,6 +96,9 @@ mv "ChangeLog_" "ChangeLog" %configure --prefix=%{_prefix} --datadir=/lib/%{name} --mandir=%{_mandir} --localedir=%{_datadir}/locale --enable-nls %make_build +%check +make check + %install %make_install @@ -172,6 +175,9 @@ gzip %{buildroot}/lib/%{name}/keymaps/xkb/cz.map %{_mandir}/man8/*.8.gz %changelog +* Fri Mar 17 2023 zhangpan - 2.2.0-3 +- enable test + * Mon Jul 12 2021 panchenbo - 2.2.0-2 - fix kbd contain man dir