From b3bef374514b546e001025540821b7379588b1c6b80211e469e69e247b69073e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 8 Jan 2014 12:50:22 +0000 Subject: [PATCH] - Enable slowcheck again with the added fonts dependency. OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=75 --- libreoffice.changes | 5 +++++ libreoffice.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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