automatic version update by autodist [release 24.2.2.2-1mamba;Fri Apr 05 2024]

This commit is contained in:
Automatic Build System 2024-04-06 23:32:17 +02:00
parent 9e9c991ecc
commit 198da5f0e8

View File

@ -19,7 +19,7 @@
%define langpacks 1
Name: libreoffice
Version: 7.6.6.3
Version: 24.2.2.2
Release: 1mamba
Summary: Free Office Suite
Group: Graphical Desktop/Applications/Office
@ -32,7 +32,6 @@ Source2: http://download.documentfoundation.org/libreoffice/src/%{pkgver}/
Source3: http://download.documentfoundation.org/libreoffice/src/%{pkgver}/libreoffice-help-%{version}.tar.xz
Source4: http://download.documentfoundation.org/libreoffice/src/%{pkgver}/libreoffice-translations-%{version}.tar.xz
Source5: libreoffice-4.1.3.2-openmamba-branding.tar.gz
#Source20: http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll
Source21: mamba-langpacks.tar.gz
Source22: libreoffice-multiliblauncher.sh
Source23: http://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
@ -44,13 +43,15 @@ Source28: http://dev-www.libreoffice.org/src/OpenCOLLADA-master-6509aa13af.
Source29: http://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
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
Source32: http://dev-www.libreoffice.org/src/pdfium-5778.tar.bz2
Source32: http://dev-www.libreoffice.org/src/pdfium-6179.tar.bz2
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
Source35: https://dev-www.libreoffice.org/extern/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
Source36: https://dev-www.libreoffice.org/src/dtoa-20180411.tgz
Source37: https://dev-www.libreoffice.org/src/skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz
Source37: https://dev-www.libreoffice.org/src/skia-m116-2ddcf183eb260f63698aa74d1bb380f247ad7ccd.tar.xz
Source38: https://dev-www.libreoffice.org/src/libcmis-0.6.1.tar.xz
Source39: https://dev-www.libreoffice.org/src/zxcvbn-c-2.5.tar.gz
Source40: https://dev-www.libreoffice.org/src/Java-WebSocket-1.5.4.tar.gz
Patch0: libreoffice-7.6.4.1-icu-74.2.patch
License: BSD, Common Development and Distribution License 1.0, GPL, LGPL, MPL 1.1, Netscape, Public Domain
## AUTOBUILDREQ-BEGIN
@ -67,6 +68,7 @@ BuildRequires: libXrandr-devel
BuildRequires: libXrender-devel
BuildRequires: libabseil-cpp-devel
BuildRequires: libabw-devel
BuildRequires: libargon2-devel
BuildRequires: libat-spi2-core-devel
BuildRequires: libblas-devel
BuildRequires: libboost-devel
@ -142,7 +144,6 @@ BuildRequires: libwpd-devel
BuildRequires: libwpg-devel
BuildRequires: libwps-devel
BuildRequires: libxcb-devel
BuildRequires: libxcb-util-wm-devel
BuildRequires: libxcrypt-devel
BuildRequires: libxml2-devel
BuildRequires: libxmlsec1-devel
@ -540,6 +541,8 @@ ln -s %{SOURCE35} ext_sources
ln -s %{SOURCE36} ext_sources
ln -s %{SOURCE37} ext_sources
ln -s %{SOURCE38} ext_sources
ln -s %{SOURCE39} ext_sources
ln -s %{SOURCE40} ext_sources
chmod +x bin/unpack-sources
@ -611,6 +614,7 @@ sed -i "s|moc-qt6|moc|" configure
--with-system-zlib \
--with-system-openssl \
--with-system-graphite \
--without-system-zxcvbn \
--without-system-libcmis \
--enable-split-app-modules \
--enable-split-opt-features
@ -634,7 +638,6 @@ echo build end time is `date`, diskspace: `df -h . | tail -n 1`
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
# Workaround for: ERROR: Include file cliuhttp://www.lastampa.it/reversion.mk not found!
make distro-pack-install DESTDIR=%{buildroot}
sed -i "s|%{_libdir}/libreoffice/help/bn-IN.*||" file-lists/lang_bn_IN_list.txt
@ -913,6 +916,7 @@ This package contains %{langname} translations and resources for LibreOffice.\
%langpack -l hr -n Croatian -F
%langpack -l hsb -n %{quote:Upper Sorbian}
%langpack -l hu -n Hungarian -F
%langpack -l hy -n Armenian -F
%langpack -l id -n Bahasa -F
%langpack -l is -n Icelandic -F
%langpack -l it -n Italian -F -H -Y -M
@ -988,6 +992,12 @@ This package contains %{langname} translations and resources for LibreOffice.\
%langpack -l zu -n Zulu -F -H -Y
%changelog
* Fri Apr 05 2024 Automatic Build System <autodist@openmamba.org> 24.2.2.2-1mamba
- automatic version update by autodist
* Mon Apr 01 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 24.2.2.1-1mamba
- update to 24.2.2.1
* Thu Mar 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 7.6.6.3-1mamba
- update to 7.6.6.3