commit 8666037a94da1bd5f0cf78a1a2ad9bb101a5280e Author: MSVSphere Packaging Team Date: Tue Nov 26 19:22:26 2024 +0300 import stix-fonts-2.13b171-7.el10 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6681d3c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/stixfonts-2.13b171.tar.gz diff --git a/.stix-fonts.metadata b/.stix-fonts.metadata new file mode 100644 index 0000000..88b2b35 --- /dev/null +++ b/.stix-fonts.metadata @@ -0,0 +1 @@ +019a672b7457f3d1b011e16b430d42d8ed5f70f3 SOURCES/stixfonts-2.13b171.tar.gz diff --git a/SOURCES/65-stix-fonts.xml b/SOURCES/65-stix-fonts.xml new file mode 100644 index 0000000..83f8317 --- /dev/null +++ b/SOURCES/65-stix-fonts.xml @@ -0,0 +1,27 @@ + + + + + + STIX + STIX Two Text + STIX Two Math + + STIXGeneral + STIXIntegralsD + STIXIntegralsSm + STIXIntegralsUpD + STIXIntegralsUp + STIXNonUnicode + STIXSizeFiveSym + STIXSizeFourSym + STIXSizeThreeSym + STIXSizeTwoSym + STIXSizeOneSym + STIXVariants + STIX Math + serif + + + + diff --git a/SPECS/stix-fonts.spec b/SPECS/stix-fonts.spec new file mode 100644 index 0000000..bee86c3 --- /dev/null +++ b/SPECS/stix-fonts.spec @@ -0,0 +1,127 @@ +# SPDX-License-Identifier: MIT +%global forgeurl https://github.com/stipub/stixfonts/ +Version: 2.13b171 +%forgemeta + +Release: 7%{?dist} +URL: http://www.stixfonts.org/ + +%global foundry STIX +%global fontlicense OFL-1.1 +%global fontlicenses OFL.txt +%global fontdocs README.md FONTLOG.txt +%global fontdocsex %{fontlicenses} + +%global fontfamily STIX +%global fontsummary STIX, a scientific and engineering font family +%global fontpkgheader %{expand: +Obsoletes: stix-math-fonts < %{version}-%{release} +} +%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 +creation project is the preparation of a comprehensive set of fonts that serve +the scientific and engineering community in the process from manuscript +creation through final publication, both in electronic and print formats. +} + + +Source0: %{forgesource0} +Source10: 65-%{fontpkgname0}.xml + +%fontpkg -a + +%package doc +Summary: Optional documentation files of %{source_name} +BuildArch: noarch +%description doc +This package provides optional documentation files shipped with +%{source_name}. + +%prep +%forgesetup + +%build +%fontbuild -a + +%install +%fontinstall -a + +%check +%fontcheck -a + +%fontfiles -a + +%files doc +%doc docs/*pdf docs/*xlsx + +%changelog +* Tue Nov 26 2024 MSVSphere Packaging Team - 2.13b171-7 +- Rebuilt for MSVSphere 10 + +* Fri Jul 12 2024 Akira TAGOH - 2.13b171-7 +- Update License field to SPDX + +* Mon Jun 24 2024 Troy Dawson - 2.13b171-6 +- Bump release for June 2024 mass rebuild + +* Sat Jan 27 2024 Fedora Release Engineering - 2.13b171-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sat Jul 22 2023 Fedora Release Engineering - 2.13b171-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Sat Jan 21 2023 Fedora Release Engineering - 2.13b171-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 2.13b171-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Thu Apr 07 2022 Ali Erdinc Koroglu - 2.13b171-1 +- New upstream release 2.13b171 (rhbz#1909251) + +* Sat Jan 22 2022 Fedora Release Engineering - 2.0.2-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 2.0.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 2.0.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Fri Sep 11 2020 Parag Nemade +- 2.0.2-8 +- Fix this spec file to build for F33+ + +* Wed Jul 29 2020 Fedora Release Engineering +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon Apr 27 2020 Nicolas Mailhot +- 2.0.2-6 +🐞 Workaround Fedora problems created by rpm commit 93604e2 + +* Thu Apr 02 2020 Nicolas Mailhot +- 2.0.2-5 +💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are + valid + +* Thu Apr 02 2020 Nicolas Mailhot +- 2.0.2-4 +👻 Rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid + +* Mon Mar 02 2020 Nicolas Mailhot +- 2.0.2-3 +✅ Lint, lint, lint and lint again + +* Sat Feb 22 2020 Nicolas Mailhot +- 2.0.2-2 +✅ Rebuild with fonts-rpm-macros 2.0.2 + +* Sat Feb 15 2020 Nicolas Mailhot +- 2.0.2-1 +✅ Convert to fonts-rpm-macros use + +* Thu Nov 1 2007 Nicolas Mailhot +- 0.9-4 +✅ Initial packaging