Compare commits

...

3 Commits

Author SHA1 Message Date
eabdullin 99164e8b25 Merge branch 'c8' into a8 2022-11-08 13:28:42 +00:00
eabdullin 897862ef3b Merge branch 'c8' into a8 2022-05-10 10:47:45 +00:00
Andrew Lukoshko 7f7be42a96 AlmaLinux changes 2021-09-15 10:12:20 +00:00
1 changed files with 5 additions and 13 deletions

View File

@ -1,3 +1,4 @@
%global dist %{?dist}.alma
# This package depends on automagic byte compilation
# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
%global _python_bytecompile_extra 1
@ -12,7 +13,7 @@
%global libo_buildfix %{nil}
# rhbz#715152 state vendor
%if 0%{?rhel}
%global vendoroption --with-vendor="Red Hat, Inc."
%global vendoroption --with-vendor="AlmaLinux"
%endif
%if 0%{?fedora}
%global vendoroption --with-vendor="The Fedora Project"
@ -998,17 +999,6 @@ git config gc.auto 0 # disable auto packing
git add -A
git commit -q -a -m %{name}-%{version}
#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
git am %{patches}
@ -2276,9 +2266,11 @@ done
%{_includedir}/LibreOfficeKit
%changelog
* Tue Nov 08 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 1:6.4.7.2-11.alma
- Debrand About window and palette
* Mon Mar 07 2022 Caolán McNamara <caolanm@redhat.com> - 1:6.4.7.2-11
- Resolves: rhbz#2060559 CVE-2021-25636
* Mon Feb 07 2022 Caolán McNamara <caolanm@redhat.com> - 1:6.4.7.2-10
- Related: rhbz#2029810 bump n-v-r