mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 18:43:00 +00:00
Updated to 6.4.4.2
This commit is contained in:
parent
b595a94892
commit
cf9c771b4d
1 changed files with 0 additions and 10 deletions
|
@ -8,8 +8,6 @@
|
|||
%bcond_with clang
|
||||
%endif
|
||||
|
||||
%bcond_with numbertext
|
||||
|
||||
%if %rpm5 && %{with clang}
|
||||
# "/usr/lib/rpm/bin/debugedit: canonicalization unexpectedly shrank by one character"
|
||||
%define debugcflags %{nil}
|
||||
|
@ -87,9 +85,7 @@ Source51: %{srcurl}b63e6340a02ff1cacfeadb2c42286161-JLanguageTool-1.7.0.tar.bz2
|
|||
Source52: https://extensions.libreoffice.org/extensions/barcode/1.3.5.0/@@download/file/barcode_1.3.5.0.oxt
|
||||
Source53: https://extensions.libreoffice.org/extensions/smart/0.94/@@download/file/smart_0.9.4_en_hu_corrected.oxt
|
||||
Source54: %{srcurl}27211596cf0ad97cab7321239406fde0-gdocs_3.0.1_modified.oxt
|
||||
%if %{with numbertext}
|
||||
Source55: %{srcurl}b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt
|
||||
%endif
|
||||
|
||||
Source71: %{srcurl}lxml-4.1.1.tgz
|
||||
Source72: %{devexurl}/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf
|
||||
|
@ -783,7 +779,6 @@ models into Calc.
|
|||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
%if %{with numbertext}
|
||||
%package extension-numbertext
|
||||
Summary: Number-to-Text conversion function for LibreOffice Calc
|
||||
Group: Office
|
||||
|
@ -794,7 +789,6 @@ Number-to-Text conversion function for LibreOffice Calc.
|
|||
|
||||
%files extension-numbertext
|
||||
%{ooodir}/share/extensions/numbertext
|
||||
%endif
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
@ -985,9 +979,7 @@ sed -i \
|
|||
--enable-ext-ct2n \
|
||||
--enable-ext-nlpsolver \
|
||||
--enable-ext-languagetool \
|
||||
%if %{with numbertext}
|
||||
--enable-ext-numbertext \
|
||||
%endif
|
||||
--enable-ext-wiki-publisher \
|
||||
--enable-ext-mariadb-connector \
|
||||
%if %{with ccache} && !%{with icecream}
|
||||
|
@ -1038,9 +1030,7 @@ ln -sf %{SOURCE51} external/tarballs/
|
|||
ln -sf %{SOURCE52} external/tarballs/
|
||||
ln -sf %{SOURCE53} external/tarballs/
|
||||
ln -sf %{SOURCE54} external/tarballs/
|
||||
%if %{with numbertext}
|
||||
ln -sf {SOURCE55} external/tarballs/
|
||||
%endif
|
||||
|
||||
cp %{SOURCE71} external/tarballs/
|
||||
cp %{SOURCE72} external/tarballs/
|
||||
|
|
Loading…
Add table
Reference in a new issue