diff --git a/xorg-x11-drv-ati.spec b/xorg-x11-drv-ati.spec index f902a99..e11bb16 100644 --- a/xorg-x11-drv-ati.spec +++ b/xorg-x11-drv-ati.spec @@ -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 - 19.1.0-2 +- Type:enhancement +- Id:NA +- SUG:NA +- DESC:enable make check + * Thu Jan 09 2020 openEuler Buildteam - 19.1.0-1 - Type:enhancement - Id:NA