!19 [sync] PR-18: enable test

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-03-13 02:39:10 +00:00 committed by Gitee
commit 5540651ed7
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
@ -33,6 +33,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
@ -59,6 +62,9 @@ applications that require these.
%{_datadir}/gtk-doc/*
%changelog
* Sat Mar 11 2023 zhangpan <zhangpan103@h-partners.com> - 5.4-20
- enable test
* Tue Sep 6 2022 kouwenqi <kouwenqi@kylinos.cn> - 5.4-19
- Drop intltool requirement from autogen.sh