enable check case
This commit is contained in:
parent
fed1a19588
commit
7865089e99
@ -3,7 +3,7 @@
|
||||
|
||||
Name: xorg-x11-drv-libinput
|
||||
Version: 0.28.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Xorg X11 libinput input driver
|
||||
License: MIT
|
||||
URL: https://www.x.org
|
||||
@ -40,6 +40,9 @@ autoreconf --force -v --install || exit 1
|
||||
%configure --disable-silent-rules
|
||||
%make_build
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
||||
@ -65,6 +68,12 @@ cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d/
|
||||
%{_mandir}/man4/libinput.4*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.28.0-5
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:enable make check test case
|
||||
|
||||
* Thu Jan 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.28.0-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user