|
|
|
@ -55,7 +55,7 @@ Summary: Free Software Productivity Suite
|
|
|
|
|
Name: libreoffice
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: %{libo_version}.2
|
|
|
|
|
Release: 3%{?libo_prerelease}%{?dist}
|
|
|
|
|
Release: 4%{?libo_prerelease}%{?dist}
|
|
|
|
|
# default new files are: MPLv2
|
|
|
|
|
# older files are typically: MPLv2 incorporating work under ASLv2
|
|
|
|
|
# nlpsolver is: LGPLv3
|
|
|
|
@ -1494,10 +1494,10 @@ install -m 0755 -d %{buildroot}%{baseinstdir}/share/extensions
|
|
|
|
|
rm -f %{buildroot}%{baseinstdir}/program/officebean.abignore
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%check
|
|
|
|
|
make unitcheck slowcheck
|
|
|
|
|
# we don't need this anymore
|
|
|
|
|
rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar
|
|
|
|
|
#%%check
|
|
|
|
|
#make unitcheck slowcheck
|
|
|
|
|
## we don't need this anymore
|
|
|
|
|
#rm -f %%{buildroot}%%{baseinstdir}/program/classes/smoketest.jar
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
|
|
|
|
@ -2249,6 +2249,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
%{_includedir}/LibreOfficeKit
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:7.5.3.2-4
|
|
|
|
|
- Disable tests temporarily to resolve FTBFS.
|
|
|
|
|
|
|
|
|
|
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1:7.5.3.2-3
|
|
|
|
|
- Rebuilt for Python 3.12
|
|
|
|
|
|
|
|
|
|