De-branded for MSVSphere

- Changed Vendor to MSVSphere
  - Removed upstream colors from palette
24.2.3.2 changed/i9/libreoffice-7.1.8.1-7.el9.inferit
Eugene Zamriy 2 years ago
parent 1053676e8c
commit 65f008e721
Signed by: ezamriy
GPG Key ID: 7EBF95C7DCFA496C

@ -8,7 +8,7 @@
%global libo_buildfix %{nil}
# rhbz#715152 state vendor
%if 0%{?rhel}
%global vendoroption --with-vendor="Red Hat, Inc."
%global vendoroption --with-vendor="MSVSphere"
%endif
%if 0%{?fedora}
%global vendoroption --with-vendor="The Fedora Project"
@ -57,7 +57,7 @@ Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.1
Release: 7%{?libo_prerelease}%{?dist}
Release: 7%{?libo_prerelease}%{?dist}.inferit
License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0
URL: http://www.libreoffice.org/
@ -1013,17 +1013,6 @@ rm -rf git-hooks */git-hooks
%global __scm git_am
%__scm_setup_git_am
#Customize Palette to add Red Hat colours
(head -n -1 extras/source/palettes/standard.soc && \
echo -e ' <draw:color draw:name="Red Hat 1" draw:color="#cc0000"/>
<draw:color draw:name="Red Hat 2" draw:color="#0093d9"/>
<draw:color draw:name="Red Hat 3" draw:color="#ff8d00"/>
<draw:color draw:name="Red Hat 4" draw:color="#abb400"/>
<draw:color draw:name="Red Hat 5" draw:color="#4e376b"/>' && \
tail -n 1 extras/source/palettes/standard.soc) > redhat.soc
mv -f redhat.soc extras/source/palettes/standard.soc
git commit -q -a -m 'add Red Hat colors to palette'
# apply patches
%autopatch -M 99
%if 0%{?rhel}
@ -2270,7 +2259,11 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
%{_includedir}/LibreOfficeKit
%changelog
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 7.1.8.1-7
* Tue Mar 21 2023 Eugene Zamriy <ezamriy@msvsphere.ru> - 1:7.1.8.1-7.inferit
- Changed vendor to MSVSphere
- Removed upstream colors from palette
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:7.1.8.1-7
- Rebuilt for MSVSphere 9.1.
* Tue May 10 2022 Caolán McNamara <caolanm@redhat.com> - 1:7.1.8.1-7

Loading…
Cancel
Save