diff --git a/libreoffice.changes b/libreoffice.changes index cf0a2eb..06bc1b0 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 8 12:49:33 UTC 2014 - tchvatal@suse.com + +- Enable slowcheck again with the added fonts dependency. + ------------------------------------------------------------------- Tue Jan 7 15:24:15 UTC 2014 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 27b1d7d..a50519f 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -153,6 +153,8 @@ BuildRequires: libcdr-devel BuildRequires: libcmis-devel BuildRequires: libcppunit-devel BuildRequires: libe-book-devel +# Fonts are needed for tests +BuildRequires: liberation-fonts BuildRequires: libetonyek-devel BuildRequires: libexif BuildRequires: libexpat-devel @@ -926,8 +928,7 @@ make build-nocheck %check make unitcheck -# Slowcheck fails for now (tested in 4.2.0.1) -#make slowcheck +make slowcheck %install make DESTDIR=%{buildroot} distro-pack-install