Disable "make check" again

Clutter's test suite requires access to an X display, which is not
available on the build server.
This commit is contained in:
Florian Müllner 2015-01-22 16:54:52 +01:00
parent 7405b36ad9
commit fe8efe69cb

View File

@ -103,9 +103,6 @@ find %{buildroot} -name '*.la' -delete
%find_lang clutter-1.0
%check
make check %{?_smp_mflags} V=1
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@ -133,6 +130,9 @@ make check %{?_smp_mflags} V=1
%endif
%changelog
* Thu Jan 22 2015 Florian Müllner <fmuellner@redhat.com> - 1.21.4-1
- Do not run "make check" (which requires access to an X display)
* Thu Jan 22 2015 Florian Müllner <fmuellner@redhat.com> - 1.21.4-1
- Update to 1.21.4