!7 [sync] PR-5: enable tests

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-04-06 09:29:51 +00:00 committed by Gitee
commit 217117c0fc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libxklavier
Version: 5.4
Release: 19
Release: 20
Summary: Library with X keyboard related functions
License: LGPLv2+
URL: https://www.freedesktop.org/wiki/Software/LibXklavier
@ -31,6 +31,9 @@ applications that require these.
%configure --with-xkb-base='%{_datadir}/X11/xkb' --with-xkb-bin-base='%{_bindir}'
%make_build
%check
make check
%install
%make_install
%delete_la_and_a
@ -57,6 +60,9 @@ applications that require these.
%{_datadir}/gtk-doc/*
%changelog
* Wed Apr 6 2022 liuyumeng1 <liuyumeng5@h-partners.com> -5.4-20
- enable tests
* Wed Jul 21 2021 yushaogui <yushaogui@huawei.com> - 5.4-19
- delete a buildrequires for gdb