automatic version update by autodist [release 7.1.4.2-1mamba;Thu Jun 10 2021]
This commit is contained in:
parent
9a3d898240
commit
5f4129f9bd
@ -20,7 +20,7 @@
|
|||||||
%define langpacks 1
|
%define langpacks 1
|
||||||
|
|
||||||
Name: libreoffice
|
Name: libreoffice
|
||||||
Version: 7.1.4.1
|
Version: 7.1.4.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Free Office Suite
|
Summary: Free Office Suite
|
||||||
Group: Graphical Desktop/Applications/Office
|
Group: Graphical Desktop/Applications/Office
|
||||||
@ -62,10 +62,11 @@ Patch45: libreoffice-6.4.3.2-build-workaround-fix-deleteTestDirectory-fail
|
|||||||
Patch46: libreoffice-6.4.3.2-libpoppler-0.87.patch
|
Patch46: libreoffice-6.4.3.2-libpoppler-0.87.patch
|
||||||
License: BSD, Common Development and Distribution License 1.0, GPL, LGPL, MPL 1.1, Netscape, Public Domain
|
License: BSD, Common Development and Distribution License 1.0, GPL, LGPL, MPL 1.1, Netscape, Public Domain
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
#liblapack.so.3()(64bit): .so link not found
|
|
||||||
BuildRequires: firebird-devel
|
BuildRequires: firebird-devel
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: java-openjdk8-runtime
|
%ifnarch aarch64
|
||||||
|
BuildRequires: java-openjdk8
|
||||||
|
%endif
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
@ -168,8 +169,6 @@ BuildRequires: autoconf
|
|||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
BuildRequires: binutils
|
BuildRequires: binutils
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
#BuildRequires: debianutils
|
|
||||||
#BuildRequires: which
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: findutils
|
BuildRequires: findutils
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
@ -198,6 +197,11 @@ BuildRequires: xproto-devel
|
|||||||
BuildRequires: xulrunner-devel
|
BuildRequires: xulrunner-devel
|
||||||
BuildRequires: npapi-sdk-devel
|
BuildRequires: npapi-sdk-devel
|
||||||
# java stuff
|
# java stuff
|
||||||
|
%if %with_system_hsqldb
|
||||||
|
BuildRequires: java-hsqldb1 < 1.8.1
|
||||||
|
%endif
|
||||||
|
BuildRequires: java-bsh2 >= 2.0b4
|
||||||
|
%ifnarch aarch64
|
||||||
BuildRequires: apache-ant
|
BuildRequires: apache-ant
|
||||||
BuildRequires: java-pentaho-libxml
|
BuildRequires: java-pentaho-libxml
|
||||||
BuildRequires: java-flute
|
BuildRequires: java-flute
|
||||||
@ -210,10 +214,6 @@ BuildRequires: jakarta-commons-codec == 1.3
|
|||||||
BuildRequires: jakarta-commons-httpclient == 3.1
|
BuildRequires: jakarta-commons-httpclient == 3.1
|
||||||
BuildRequires: jakarta-commons-lang == 2.3
|
BuildRequires: jakarta-commons-lang == 2.3
|
||||||
BuildRequires: jakarta-commons-logging == 1.1.1
|
BuildRequires: jakarta-commons-logging == 1.1.1
|
||||||
%if %with_system_hsqldb
|
|
||||||
BuildRequires: java-hsqldb1 < 1.8.1
|
|
||||||
%endif
|
|
||||||
BuildRequires: java-bsh2 >= 2.0b4
|
|
||||||
#BuildRequires: java-lucene
|
#BuildRequires: java-lucene
|
||||||
#BuildRequires: java-lucene-contrib
|
#BuildRequires: java-lucene-contrib
|
||||||
#BuildRequires: java-junit48
|
#BuildRequires: java-junit48
|
||||||
@ -222,6 +222,7 @@ BuildRequires: postgresql-jdbc
|
|||||||
BuildRequires: java-saxon9 >= 9.1.0.7
|
BuildRequires: java-saxon9 >= 9.1.0.7
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: java-pentaho-reporting-flow-engine
|
BuildRequires: java-pentaho-reporting-flow-engine
|
||||||
|
%endif
|
||||||
BuildRequires: hunspell-es
|
BuildRequires: hunspell-es
|
||||||
BuildRequires: hyphen-es
|
BuildRequires: hyphen-es
|
||||||
BuildRequires: mythes-es
|
BuildRequires: mythes-es
|
||||||
@ -229,7 +230,7 @@ BuildRequires: mythes-it
|
|||||||
BuildRequires: valgrind
|
BuildRequires: valgrind
|
||||||
BuildRequires: python-lxml-py3
|
BuildRequires: python-lxml-py3
|
||||||
# Past added library requirements that maybe no longer required
|
# Past added library requirements that maybe no longer required
|
||||||
BuildRequires: libSampleICC-devel
|
#BuildRequires: libSampleICC-devel
|
||||||
#BuildRequires: libmdds0-devel >= 0.8
|
#BuildRequires: libmdds0-devel >= 0.8
|
||||||
#BuildRequires: libixion-devel >= 0.5
|
#BuildRequires: libixion-devel >= 0.5
|
||||||
BuildRequires: libglm-devel
|
BuildRequires: libglm-devel
|
||||||
@ -246,8 +247,8 @@ BuildRequires: libidn-devel
|
|||||||
BuildRequires: libodbc-devel
|
BuildRequires: libodbc-devel
|
||||||
BuildRequires: libpoppler-glib-devel
|
BuildRequires: libpoppler-glib-devel
|
||||||
#BuildRequires: libportaudio-devel
|
#BuildRequires: libportaudio-devel
|
||||||
BuildRequires: libpython-devel
|
#BuildRequires: libpython-devel
|
||||||
BuildRequires: libsablotron-devel
|
#BuildRequires: libsablotron-devel
|
||||||
BuildRequires: libsane-backends-devel
|
BuildRequires: libsane-backends-devel
|
||||||
#BuildRequires: libsilgraphite-devel
|
#BuildRequires: libsilgraphite-devel
|
||||||
BuildRequires: libvigra-devel
|
BuildRequires: libvigra-devel
|
||||||
@ -1056,6 +1057,9 @@ This package contains %{langname} translations and resources for LibreOffice.\
|
|||||||
%langpack -l zu -n Zulu -F -H -Y
|
%langpack -l zu -n Zulu -F -H -Y
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 7.1.4.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 7.1.4.1-1mamba
|
* Sun May 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 7.1.4.1-1mamba
|
||||||
- update to 7.1.4.1
|
- update to 7.1.4.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user