enable tests

This commit is contained in:
liuyumeng 2022-04-06 11:26:05 +08:00
parent 294f9d8f40
commit cba80be6e4

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