From b910eda6a4628da2f133c610136a76fead885499 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Fri, 18 Oct 2019 13:57:27 +0300 Subject: [PATCH] restore MySQL connector (lost during update to 6.3.2) --- libreoffice.spec | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index dec79cd..a81a360 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -44,7 +44,7 @@ Summary: Office suite Name: libreoffice Epoch: 1 Version: 6.3.2 -Release: 2 +Release: 3 License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic Group: Office Url: http://www.libreoffice.org @@ -784,6 +784,19 @@ A LibreOffice extension for style and grammar proofreading. #---------------------------------------------------------------------------- +%package extension-mysql +Summary: MySQL/MariaDB connector for LibreOffice +Group: Office +Requires: %{name}-common = %{EVRD} + +%description extension-mysql +MySQL/MariaDB connector for LibreOffice. + +%files extension-mysql +%{ooodir}/share/extensions/mysql-connector-ooo + +#---------------------------------------------------------------------------- + %package extension-nlpsolver Summary: Solver extension for LibreOffice Calc Group: Office