- Enable slowcheck again with the added fonts dependency.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=75
This commit is contained in:
parent
5c93870f1c
commit
b3bef37451
@ -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
|
Tue Jan 7 15:24:15 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -153,6 +153,8 @@ BuildRequires: libcdr-devel
|
|||||||
BuildRequires: libcmis-devel
|
BuildRequires: libcmis-devel
|
||||||
BuildRequires: libcppunit-devel
|
BuildRequires: libcppunit-devel
|
||||||
BuildRequires: libe-book-devel
|
BuildRequires: libe-book-devel
|
||||||
|
# Fonts are needed for tests
|
||||||
|
BuildRequires: liberation-fonts
|
||||||
BuildRequires: libetonyek-devel
|
BuildRequires: libetonyek-devel
|
||||||
BuildRequires: libexif
|
BuildRequires: libexif
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
@ -926,8 +928,7 @@ make build-nocheck
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
make unitcheck
|
make unitcheck
|
||||||
# Slowcheck fails for now (tested in 4.2.0.1)
|
make slowcheck
|
||||||
#make slowcheck
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=%{buildroot} distro-pack-install
|
make DESTDIR=%{buildroot} distro-pack-install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user