|
|
@ -1,5 +1,5 @@
|
|
|
|
# download path contains version without the last (fourth) digit
|
|
|
|
# download path contains version without the last (fourth) digit
|
|
|
|
%global libo_version 24.8.1
|
|
|
|
%global libo_version 24.8.2
|
|
|
|
# Should contain .alphaX / .betaX, if this is pre-release (actually
|
|
|
|
# Should contain .alphaX / .betaX, if this is pre-release (actually
|
|
|
|
# pre-RC) version. The pre-release string is part of tarball file names,
|
|
|
|
# pre-RC) version. The pre-release string is part of tarball file names,
|
|
|
|
# so we need a way to define it easily at one place.
|
|
|
|
# so we need a way to define it easily at one place.
|
|
|
@ -81,7 +81,7 @@ ExcludeArch: %{ix86}
|
|
|
|
Summary: Free Software Productivity Suite
|
|
|
|
Summary: Free Software Productivity Suite
|
|
|
|
Name: libreoffice
|
|
|
|
Name: libreoffice
|
|
|
|
Epoch: 1
|
|
|
|
Epoch: 1
|
|
|
|
Version: %{libo_version}.2
|
|
|
|
Version: %{libo_version}.1
|
|
|
|
%if 0%{?libo_prerelease}
|
|
|
|
%if 0%{?libo_prerelease}
|
|
|
|
Release: %autorelease -e %{?libo_prerelease}
|
|
|
|
Release: %autorelease -e %{?libo_prerelease}
|
|
|
|
%else
|
|
|
|
%else
|
|
|
@ -1139,6 +1139,7 @@ rm -f vcl/qa/cppunit/graphicfilter/data/tiff/fail/CVE-2017-9936-1.tiff
|
|
|
|
# Failing on multiple arches
|
|
|
|
# Failing on multiple arches
|
|
|
|
sed -i -e /CppunitTest_svgio/d svgio/Module_svgio.mk
|
|
|
|
sed -i -e /CppunitTest_svgio/d svgio/Module_svgio.mk
|
|
|
|
sed -i -e /CppunitTest_sw_layoutwriter3/d sw/Module_sw.mk
|
|
|
|
sed -i -e /CppunitTest_sw_layoutwriter3/d sw/Module_sw.mk
|
|
|
|
|
|
|
|
sed -i -e /CppunitTest_sc_pdf_export/d sc/Module_sc.mk
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
# path to external tarballs
|
|
|
|
# path to external tarballs
|
|
|
|