From c3b24507599fa952d8a4aaefa94bd9bffe25d698b7acd408a7f6efc7d392c127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 7 Dec 2017 09:34:20 +0000 Subject: [PATCH] - Seems we no longer need the _r.so directly, no mentions in code OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=563 --- libreoffice.changes | 5 +++++ libreoffice.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/libreoffice.changes b/libreoffice.changes index 806e811..66d1c84 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 7 09:36:31 UTC 2017 - tchvatal@suse.com + +- Seems we no longer need the _r.so directly, no mentions in code + ------------------------------------------------------------------- Wed Dec 6 14:37:31 UTC 2017 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 84d0f21..09a3f8a 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -576,10 +576,7 @@ appearance and behavior. %package base-drivers-mysql Summary: MySQL Database Driver for LibreOffice -# This mysql thing is just dlopened -# WARNING: the soname might change! Group: Productivity/Office/Suite -Requires: libmysqlclient_r18 Requires: libreoffice-base = %{version} Requires(pre): libreoffice = %{version} Supplements: packageand(libreoffice-base:mysql-client)