automatic version update by autodist [release 7.6.0.2-1mamba;Sun Aug 06 2023]
This commit is contained in:
parent
5a1b78feee
commit
bd79c0ae29
@ -19,7 +19,7 @@
|
|||||||
%define langpacks 1
|
%define langpacks 1
|
||||||
|
|
||||||
Name: libreoffice
|
Name: libreoffice
|
||||||
Version: 7.5.4.2
|
Version: 7.6.0.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Free Office Suite
|
Summary: Free Office Suite
|
||||||
Group: Graphical Desktop/Applications/Office
|
Group: Graphical Desktop/Applications/Office
|
||||||
@ -44,12 +44,12 @@ Source28: http://dev-www.libreoffice.org/src/OpenCOLLADA-master-6509aa13af.
|
|||||||
Source29: http://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
|
Source29: http://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
|
||||||
Source30: http://dev-www.libreoffice.org/src/libgltf/libgltf-0.0.2.tar.bz2
|
Source30: http://dev-www.libreoffice.org/src/libgltf/libgltf-0.0.2.tar.bz2
|
||||||
Source31: http://dev-www.libreoffice.org/src/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
|
Source31: http://dev-www.libreoffice.org/src/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
|
||||||
Source32: http://dev-www.libreoffice.org/src/pdfium-5408.tar.bz2
|
Source32: http://dev-www.libreoffice.org/src/pdfium-5778.tar.bz2
|
||||||
Source33: https://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar
|
Source33: https://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar
|
||||||
Source34: https://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar
|
Source34: https://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar
|
||||||
Source35: https://dev-www.libreoffice.org/extern/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
|
Source35: https://dev-www.libreoffice.org/extern/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
|
||||||
Source36: https://dev-www.libreoffice.org/src/dtoa-20180411.tgz
|
Source36: https://dev-www.libreoffice.org/src/dtoa-20180411.tgz
|
||||||
Source37: https://dev-www.libreoffice.org/src/skia-m103-b301ff025004c9cd82816c86c547588e6c24b466.tar.xz
|
Source37: https://dev-www.libreoffice.org/src/skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz
|
||||||
Source38: https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz
|
Source38: https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz
|
||||||
Patch12: libreoffice-installfix.patch
|
Patch12: libreoffice-installfix.patch
|
||||||
Patch39: libreoffice-5.1.1.1-gcc-5.3-std-isnan.patch
|
Patch39: libreoffice-5.1.1.1-gcc-5.3-std-isnan.patch
|
||||||
@ -179,9 +179,10 @@ BuildRequires: bc
|
|||||||
BuildRequires: binutils
|
BuildRequires: binutils
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: findutils
|
|
||||||
BuildRequires: dragonbox-devel
|
BuildRequires: dragonbox-devel
|
||||||
|
BuildRequires: findutils
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
BuildRequires: frozen-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gperf
|
BuildRequires: gperf
|
||||||
BuildRequires: icu
|
BuildRequires: icu
|
||||||
@ -523,9 +524,9 @@ A plug-in for LibreOffice that enables integration into the GNOME desktop enviro
|
|||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
#% setup -q -b 2 -b 3 -b4 -a5
|
%setup -q -b 2 -b 3 -b4 -a5
|
||||||
%setup -q -c -T -D
|
#% setup -q -c -T -D
|
||||||
:<< ____EOF
|
#:<< ____EOF
|
||||||
|
|
||||||
#rm -rf libreoffice-*/git-hooks
|
#rm -rf libreoffice-*/git-hooks
|
||||||
#for a in libreoffice-*/*; do mv $PWD/$a .; done
|
#for a in libreoffice-*/*; do mv $PWD/$a .; done
|
||||||
@ -582,7 +583,7 @@ fi
|
|||||||
# tools/Module_tools.mk sccomp/Module_sccomp.mk svx/Module_svx.mk
|
# tools/Module_tools.mk sccomp/Module_sccomp.mk svx/Module_svx.mk
|
||||||
|
|
||||||
%build
|
%build
|
||||||
:<< _EOF
|
#:<< _EOF
|
||||||
export JAVA_HOME=%{java_home}
|
export JAVA_HOME=%{java_home}
|
||||||
export JAVACMD=%{java_home}/bin/java
|
export JAVACMD=%{java_home}/bin/java
|
||||||
|
|
||||||
@ -1054,6 +1055,12 @@ 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
|
||||||
|
* Sun Aug 06 2023 Automatic Build System <autodist@mambasoft.it> 7.6.0.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Jul 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 7.6.0.1-1mamba
|
||||||
|
- update to 7.6.0.1
|
||||||
|
|
||||||
* Sat Jun 03 2023 Automatic Build System <autodist@mambasoft.it> 7.5.4.2-1mamba
|
* Sat Jun 03 2023 Automatic Build System <autodist@mambasoft.it> 7.5.4.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user