From dc854054b3479a56f6b1a3e10cd2a589200d7dc275fd9782e9ecbae2632a1acf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 24 Jan 2018 12:35:11 +0000 Subject: [PATCH] - Do not pull in liberation2-fonts wrt bsc#1077375#c5 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=587 --- libreoffice.changes | 5 +++++ libreoffice.spec | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libreoffice.changes b/libreoffice.changes index f6b7565..0bf8001 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 24 12:34:09 UTC 2018 - tchvatal@suse.com + +- Do not pull in liberation2-fonts wrt bsc#1077375#c5 + ------------------------------------------------------------------- Wed Jan 17 19:29:11 UTC 2018 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 30fa246..47c0493 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -252,13 +252,8 @@ BuildRequires: libboost_system-devel %else BuildRequires: boost-devel %endif -%if 0%{?suse_version} >= 1330 -BuildRequires: liberation2-fonts -Recommends: liberation2-fonts -%else BuildRequires: liberation-fonts Recommends: liberation-fonts -%endif %if %{with firebird} BuildRequires: pkgconfig(fbclient) %endif