!39 [sync] PR-38: enable test
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
c10305e01f
8
kbd.spec
8
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 <zhangpan103@h-partners.com> - 2.2.0-3
|
||||
- enable test
|
||||
|
||||
* Mon Jul 12 2021 panchenbo <panchenbo@uniontech.com> - 2.2.0-2
|
||||
- fix kbd contain man dir
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user