Update for Noto CJK Variable Fonts
https://fedoraproject.org/wiki/Changes/Noto_CJK_Variable_Fonts Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
5afe3712cc
commit
2d3aaf656a
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-20.tar.gz
|
||||
/lorax-templates-rhel-10.0-21.tar.gz
|
||||
/lorax-templates-rhel-10.0-22.tar.gz
|
||||
/lorax-templates-rhel-10.0-23.tar.gz
|
||||
|
@ -203,7 +203,7 @@ removefrom gmp /usr/${libdir}/libgmpxx.* /usr/${libdir}/libmp.*
|
||||
removefrom gnome-bluetooth-libs /usr/${libdir}/libgnome-bluetooth*
|
||||
removefrom gnome-bluetooth-libs /usr/share/*
|
||||
removefrom gnutls /usr/share/locale/*
|
||||
removefrom google-noto-sans-cjk-ttc-fonts /usr/share/fonts/google-noto-cjk/NotoSansCJK-{Black,Bold,*Light,Medium,Thin}.ttc
|
||||
removefrom google-noto-sans-cjk-fonts /usr/share/fonts/google-noto-sans-cjk-fonts/NotoSansCJK-{Black,Bold,*Light,Medium,Thin}.ttc
|
||||
removefrom grep /etc/* /usr/share/locale/*
|
||||
removefrom gstreamer /usr/bin/* /usr/${libdir}/gstreamer-0.10/*
|
||||
removefrom gstreamer /usr/${libdir}/libgst* /usr/libexec/* /usr/share/locale/*
|
||||
|
@ -157,7 +157,7 @@ installpkg sil-scheherazade-new-fonts
|
||||
installpkg jomolhari-fonts
|
||||
installpkg khmeros-base-fonts
|
||||
installpkg sil-padauk-fonts
|
||||
installpkg google-noto-sans-cjk-ttc-fonts
|
||||
installpkg google-noto-sans-cjk-fonts
|
||||
|
||||
## debugging/bug reporting tools
|
||||
installpkg gdb-gdbserver
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 22%{?dist}
|
||||
Release: 23%{?dist}
|
||||
Summary: RHEL build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
||||
# This tarball is generated from the contents of this dist-git repository
|
||||
# by running the command `make tar`.
|
||||
# See README for full details of how to update this package
|
||||
Source0: lorax-templates-rhel-10.0-22.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-23.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,6 +40,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 27 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-23
|
||||
- Update for Noto CJK Variable Fonts
|
||||
|
||||
* Fri Feb 17 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-22
|
||||
- Strip some things from gtk4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-22.tar.gz) = e3a690fdb03f14cdf35c85d348b7925490ec3c5ecb169b9746814e041a1233b283ef3508761b6b54a2738057b65b61f63bd55823202feb092e04be6ee0c280d4
|
||||
SHA512 (lorax-templates-rhel-10.0-23.tar.gz) = b561b5608479c103113326717ab81cb7400a880f39b4381083d8b5e2591fabff7d16679da4bd0c7132a0e9b5a73f6eaf5daa7498852b4c33028735983d4eefe2
|
||||
|
Loading…
Reference in New Issue
Block a user