Compare commits

...

No commits in common. 'c9' and 'i10cs' have entirely different histories.
c9 ... i10cs

@ -1,5 +1,5 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
<fontconfig> <fontconfig>
<alias> <alias>
<family>sans-serif</family> <family>sans-serif</family>

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Parag Nemade <pnemade AT redhat DOT com> -->
<component type="font">
<id>sil-nuosu</id>
<metadata_license>CC-BY-3.0</metadata_license>
<name>Nuosu SIL</name>
<summary>The Nuosu SIL Font</summary>
<description>
<p>
The Nuosu SIL Font is a single Unicode font for the standardized Yi script
used by a large ethnic group in southwestern China.
Until this version, the font was called SIL Yi.
</p>
</description>
<updatecontact>pnemade_at_redhat_dot_com</updatecontact>
<url type="homepage">http://scripts.sil.org/SILYi_home</url>
</component>

@ -1,62 +1,78 @@
%global fontname sil-nuosu # SPDX-License-Identifier: MIT
%global fontconf 66-%{fontname}.conf
%global archivename NuosuSIL-%{version}.tar.xz Version: 2.200
Release: 12%{?dist}
URL: http://scripts.sil.org/SILYi_home
Name: %{fontname}-fonts %global foundry SIL
Version: 2.200 %global fontlicense OFL-1.1-RFN
Release: 4%{?dist} %global fontlicenses OFL.txt
Summary: The Nuosu SIL Font %global fontdocs README.txt FONTLOG.txt
License: OFL %global fontfamily Nuosu SIL
URL: http://scripts.sil.org/SILYi_home %global fontsummary The Nuosu SIL Font
Source0: https://github.com/silnrsi/font-nuosu/releases/download/v%{version}/%{archivename} %global fonts NuosuSIL-Regular.ttf
Source1: %{name}-fontconfig.conf %global fontconfs %{SOURCE10}
Source2: %{fontname}.metainfo.xml
BuildArch: noarch %global fontdescription %{expand:
BuildRequires: fontpackages-devel The Nuosu SIL Font is a single Unicode font for the standardized Yi script used by a large ethnic group in southwestern China.
Requires: fontpackages-filesystem }
%description Source0: https://github.com/silnrsi/font-nuosu/releases/download/v%{version}/NuosuSIL-%{version}.tar.xz
The Nuosu SIL Font is a single Unicode font for the standardized Yi script Source10: 66-sil-nuosu-fonts.conf
used by a large ethnic group in southwestern China.
Until this version, the font was called SIL Yi. %fontpkg
%prep %prep
%setup -q -n NuosuSIL-%{version} %autosetup -n NuosuSIL-%{version}
sed -i 's/\r//' OFL.txt FONTLOG.txt %linuxtext OFL.txt FONTLOG.txt
%build %build
%fontbuild
%install %install
install -m 0755 -d %{buildroot}%{_fontdir} %fontinstall
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
%check
%fontcheck
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \ %fontfiles
%{buildroot}%{_fontconfig_confdir}
install -m 0644 -p %{SOURCE1} \ %changelog
%{buildroot}%{_fontconfig_templatedir}/%{fontconf} * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.200-12
ln -s %{_fontconfig_templatedir}/%{fontconf} \ - Bump release for October 2024 mass rebuild:
%{buildroot}%{_fontconfig_confdir}/%{fontconf} Resolves: RHEL-64018
# Add AppStream metadata * Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.200-11
install -Dm 0644 -p %{SOURCE2} \ - Rebuilt for MSVSphere 10
%{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml
%_font_pkg -f %{fontconf} *.ttf * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.200-11
%doc OFL.txt FONTLOG.txt - Bump release for June 2024 mass rebuild
%{_datadir}/appdata/%{fontname}.metainfo.xml
%changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.200-10
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.200-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.200-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Mar 10 2023 Peng Wu <pwu@redhat.com> - 2.200-8
- Migrate to SPDX license
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.200-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.200-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 21 2022 Peng Wu <pwu@redhat.com> - 2.200-5
- Update the fonts package
- https://fedoraproject.org/wiki/Changes/New_Fonts_Packaging
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.200-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.200-3 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.200-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.200-2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.200-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Loading…
Cancel
Save