mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 10:32:59 +00:00
restore MySQL connector (lost during update to 6.3.2)
This commit is contained in:
parent
6dca72bb4c
commit
b910eda6a4
1 changed files with 14 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue