automatic version update by autodist [release 7.4.0.3-1mamba;Sun Aug 21 2022]
This commit is contained in:
parent
173e5a39d8
commit
21729e1129
@ -19,8 +19,8 @@
|
||||
%define langpacks 1
|
||||
|
||||
Name: libreoffice
|
||||
Version: 7.3.4.2
|
||||
Release: 2mamba
|
||||
Version: 7.4.0.3
|
||||
Release: 1mamba
|
||||
Summary: Free Office Suite
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
Vendor: openmamba
|
||||
@ -44,12 +44,12 @@ 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-4699.tar.bz2
|
||||
Source32: http://dev-www.libreoffice.org/src/pdfium-5058.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-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz
|
||||
Source37: https://dev-www.libreoffice.org/src/skia-m103-b301ff025004c9cd82816c86c547588e6c24b466.tar.xz
|
||||
Source38: https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz
|
||||
Patch12: libreoffice-installfix.patch
|
||||
Patch39: libreoffice-5.1.1.1-gcc-5.3-std-isnan.patch
|
||||
@ -148,7 +148,9 @@ BuildRequires: librdf-devel
|
||||
BuildRequires: librevenge-devel
|
||||
BuildRequires: libstaroffice-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libvisio-devel
|
||||
BuildRequires: libwebp-devel
|
||||
BuildRequires: libwpd-devel
|
||||
BuildRequires: libwpg-devel
|
||||
BuildRequires: libwps-devel
|
||||
@ -175,6 +177,7 @@ BuildRequires: binutils
|
||||
BuildRequires: bison
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: findutils
|
||||
BuildRequires: dragonbox-devel
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gperf
|
||||
@ -227,7 +230,8 @@ BuildRequires: libbonobo-devel
|
||||
BuildRequires: libcppunit-devel
|
||||
BuildRequires: libcuckoo-devel
|
||||
BuildRequires: libdbus-glib-devel
|
||||
BuildRequires: libevolution-data-server-devel
|
||||
BuildRequires: evolution-data-server-devel
|
||||
BuildRequires: libfixmath-devel
|
||||
BuildRequires: libGLU-devel
|
||||
BuildRequires: libgnome-vfs-devel
|
||||
BuildRequires: libidn-devel
|
||||
@ -513,9 +517,9 @@ A plug-in for LibreOffice that enables integration into the GNOME desktop enviro
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -b 2 -b 3 -b4 -a5
|
||||
#% setup -q -c -T -D
|
||||
#:<< ____EOF
|
||||
#% setup -q -b 2 -b 3 -b4 -a5
|
||||
%setup -q -c -T -D
|
||||
:<< ____EOF
|
||||
|
||||
#rm -rf libreoffice-*/git-hooks
|
||||
#for a in libreoffice-*/*; do mv $PWD/$a .; done
|
||||
@ -525,8 +529,8 @@ A plug-in for LibreOffice that enables integration into the GNOME desktop enviro
|
||||
#mv translations src
|
||||
|
||||
#%patch47 -p1
|
||||
%patch48 -p1 -b .poppler-22.03.0
|
||||
%patch49 -p0 -b .poppler-22.04.0
|
||||
#%patch48 -p1 -b .poppler-22.03.0
|
||||
#%patch49 -p0 -b .poppler-22.04.0
|
||||
|
||||
touch scripting/source/pyprov/delzip
|
||||
#touch scripting/util/provider/beanshell/delzip
|
||||
@ -607,7 +611,6 @@ export JAVACMD=%{java_home}/bin/java
|
||||
--without-system-hsqldb \
|
||||
%endif
|
||||
--with-ant-home=%{_datadir}/apache-ant \
|
||||
--with-system-apache-commons \
|
||||
--with-system-jfreereport \
|
||||
--with-jdk-home=$JAVA_HOME \
|
||||
--with-system-beanshell \
|
||||
@ -622,8 +625,6 @@ export JAVACMD=%{java_home}/bin/java
|
||||
--with-system-curl \
|
||||
--with-system-expat \
|
||||
--with-system-icu \
|
||||
--with-system-neon \
|
||||
--with-system-neon \
|
||||
--with-system-redland \
|
||||
--with-system-zlib \
|
||||
--with-system-openssl \
|
||||
@ -632,6 +633,8 @@ export JAVACMD=%{java_home}/bin/java
|
||||
--enable-split-app-modules \
|
||||
--enable-split-opt-features
|
||||
|
||||
# --with-branding=`pwd`/branding \
|
||||
|
||||
# --with-vendor="%{distribution}" \
|
||||
# --with-build-version="Ver: %{version}-%{release}" \
|
||||
# --with-branding=`pwd`/branding \
|
||||
@ -658,7 +661,7 @@ for i in $RPM_OPT_FLAGS; do
|
||||
done
|
||||
export ARCH_FLAGS
|
||||
|
||||
%make build-nocheck
|
||||
%make
|
||||
|
||||
make -C cli_ure
|
||||
#make -C unoil
|
||||
@ -1043,6 +1046,9 @@ This package contains %{langname} translations and resources for LibreOffice.\
|
||||
%langpack -l zu -n Zulu -F -H -Y
|
||||
|
||||
%changelog
|
||||
* Sun Aug 21 2022 Automatic Build System <autodist@mambasoft.it> 7.4.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 7.3.4.2-2mamba
|
||||
- rebuilt with standard branding
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user