|
|
|
@ -18,7 +18,7 @@
|
|
|
|
|
%global libo_buildfix %{nil}
|
|
|
|
|
# rhbz#715152 state vendor
|
|
|
|
|
%if 0%{?rhel} && ! 0%{?epel} && ! 0%{?eln}
|
|
|
|
|
%global vendoroption --with-vendor="Red Hat, Inc."
|
|
|
|
|
%global vendoroption --with-vendor="MSVSphere"
|
|
|
|
|
%endif
|
|
|
|
|
%if 0%{?fedora}
|
|
|
|
|
%global vendoroption --with-vendor="The Fedora Project"
|
|
|
|
@ -93,9 +93,9 @@ Name: libreoffice
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: %{libo_version}.2
|
|
|
|
|
%if 0%{?libo_prerelease}
|
|
|
|
|
Release: %autorelease -e %{?libo_prerelease}.inferit.1
|
|
|
|
|
Release: %autorelease -e %{?libo_prerelease}.inferit.2
|
|
|
|
|
%else
|
|
|
|
|
Release: %autorelease.inferit.1
|
|
|
|
|
Release: %autorelease.inferit.2
|
|
|
|
|
%endif
|
|
|
|
|
# default new files are: MPLv2
|
|
|
|
|
# older files are typically: MPLv2 incorporating work under ASLv2
|
|
|
|
@ -2386,6 +2386,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Thu Jan 02 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:24.8.4.2-1.inferit.2
|
|
|
|
|
- Fix vendor
|
|
|
|
|
|
|
|
|
|
* Tue Dec 24 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:24.8.4.2-1.inferit.1
|
|
|
|
|
- Update desktop files
|
|
|
|
|
|
|
|
|
|