|
|
|
@ -1,15 +1,15 @@
|
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
%global forgeurl https://github.com/stipub/stixfonts/
|
|
|
|
|
Version: 2.0.2
|
|
|
|
|
Version: 2.13b171
|
|
|
|
|
%forgemeta
|
|
|
|
|
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
URL: http://www.stixfonts.org/
|
|
|
|
|
|
|
|
|
|
%global foundry STIX
|
|
|
|
|
%global fontlicense OFL
|
|
|
|
|
%global fontlicenses docs/STIX_%{version}_license.pdf
|
|
|
|
|
%global fontdocs *.md docs/*.txt
|
|
|
|
|
%global fontlicense OFL-1.1
|
|
|
|
|
%global fontlicenses OFL.txt
|
|
|
|
|
%global fontdocs README.md FONTLOG.txt
|
|
|
|
|
%global fontdocsex %{fontlicenses}
|
|
|
|
|
|
|
|
|
|
%global fontfamily STIX
|
|
|
|
@ -17,7 +17,7 @@ URL: http://www.stixfonts.org/
|
|
|
|
|
%global fontpkgheader %{expand:
|
|
|
|
|
Obsoletes: stix-math-fonts < %{version}-%{release}
|
|
|
|
|
}
|
|
|
|
|
%global fonts OTF/STIX2Text*otf OTF/STIX2Math*otf
|
|
|
|
|
%global fonts fonts/static_otf/STIXTwoText*otf fonts/static_otf/STIXTwoMath*otf
|
|
|
|
|
%global fontconfngs %{SOURCE10}
|
|
|
|
|
%global fontdescription %{expand:
|
|
|
|
|
The mission of the Scientific and Technical Information Exchange (STIX) font
|
|
|
|
@ -30,7 +30,7 @@ creation through final publication, both in electronic and print formats.
|
|
|
|
|
Source0: %{forgesource0}
|
|
|
|
|
Source10: 65-%{fontpkgname0}.xml
|
|
|
|
|
|
|
|
|
|
%fontpkg
|
|
|
|
|
%fontpkg -a
|
|
|
|
|
|
|
|
|
|
%package doc
|
|
|
|
|
Summary: Optional documentation files of %{source_name}
|
|
|
|
@ -43,27 +43,46 @@ This package provides optional documentation files shipped with
|
|
|
|
|
%forgesetup
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%fontbuild
|
|
|
|
|
%fontbuild -a
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
%fontinstall
|
|
|
|
|
%fontinstall -a
|
|
|
|
|
|
|
|
|
|
%check
|
|
|
|
|
%fontcheck
|
|
|
|
|
%fontcheck -a
|
|
|
|
|
|
|
|
|
|
%fontfiles
|
|
|
|
|
%fontfiles -a
|
|
|
|
|
|
|
|
|
|
%files doc
|
|
|
|
|
%license docs/STIX_%{version}_license.pdf
|
|
|
|
|
%doc docs/charts/*pdf
|
|
|
|
|
%doc docs/*pdf docs/*xlsx
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com>
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Fri Jul 12 2024 Akira TAGOH <tagoh@redhat.com> - 2.13b171-7
|
|
|
|
|
- Update License field to SPDX
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.13b171-6
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.13b171-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.13b171-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.13b171-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13b171-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Apr 07 2022 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 2.13b171-1
|
|
|
|
|
- New upstream release 2.13b171 (rhbz#1909251)
|
|
|
|
|
|
|
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-11
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-10
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|