enable make check
This commit is contained in:
parent
8a601b2997
commit
f0fe3f7cd4
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: xorg-x11-drv-ati
|
Name: xorg-x11-drv-ati
|
||||||
Version: 19.1.0
|
Version: 19.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Xorg X11 ati video driver
|
Summary: Xorg X11 ati video driver
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -29,6 +29,9 @@ autoreconf -iv
|
|||||||
%configure --enable-glamor
|
%configure --enable-glamor
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
%delete_la
|
%delete_la
|
||||||
@ -46,6 +49,12 @@ autoreconf -iv
|
|||||||
%{_mandir}/man4/*.4*
|
%{_mandir}/man4/*.4*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jan 09 2020 openEuler Buildteam <buildteam@openeuler.org> - 19.1.0-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user