enable make check

This commit is contained in:
t_feng 2020-03-13 21:28:02 +08:00
parent 8a601b2997
commit f0fe3f7cd4

View File

@ -4,7 +4,7 @@
Name: xorg-x11-drv-ati
Version: 19.1.0
Release: 1
Release: 2
Summary: Xorg X11 ati video driver
License: MIT
URL: https://www.x.org
@ -29,6 +29,9 @@ autoreconf -iv
%configure --enable-glamor
%make_build
%check
make check
%install
%make_install
%delete_la
@ -46,6 +49,12 @@ autoreconf -iv
%{_mandir}/man4/*.4*
%changelog
* Fri Mar 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 19.1.0-2
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:enable make check
* Thu Jan 09 2020 openEuler Buildteam <buildteam@openeuler.org> - 19.1.0-1
- Type:enhancement
- Id:NA