2020-02-21 12:58:18 +00:00
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
%global forgeurl https://github.com/stipub/stixfonts/
|
2022-04-07 14:22:11 +00:00
|
|
|
Version: 2.13b171
|
2020-02-21 12:58:18 +00:00
|
|
|
%forgemeta
|
2007-11-01 18:20:55 +00:00
|
|
|
|
2023-07-22 02:34:49 +00:00
|
|
|
Release: 4%{?dist}
|
2010-07-25 16:45:09 +00:00
|
|
|
URL: http://www.stixfonts.org/
|
2007-11-01 15:37:32 +00:00
|
|
|
|
2020-02-21 12:58:18 +00:00
|
|
|
%global foundry STIX
|
|
|
|
%global fontlicense OFL
|
2022-04-07 14:22:11 +00:00
|
|
|
%global fontlicenses OFL.txt
|
|
|
|
%global fontdocs README.md FONTLOG.txt
|
2020-02-21 12:58:18 +00:00
|
|
|
%global fontdocsex %{fontlicenses}
|
|
|
|
|
|
|
|
%global fontfamily STIX
|
|
|
|
%global fontsummary STIX, a scientific and engineering font family
|
|
|
|
%global fontpkgheader %{expand:
|
|
|
|
Obsoletes: stix-math-fonts < %{version}-%{release}
|
|
|
|
}
|
2022-04-07 14:22:11 +00:00
|
|
|
%global fonts fonts/static_otf/STIXTwoText*otf fonts/static_otf/STIXTwoMath*otf
|
2020-02-21 12:58:18 +00:00
|
|
|
%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.
|
|
|
|
}
|
2007-11-01 15:37:32 +00:00
|
|
|
|
2020-04-28 15:31:07 +00:00
|
|
|
|
2020-02-21 12:58:18 +00:00
|
|
|
Source0: %{forgesource0}
|
|
|
|
Source10: 65-%{fontpkgname0}.xml
|
2007-11-01 15:37:32 +00:00
|
|
|
|
2022-04-07 14:22:11 +00:00
|
|
|
%fontpkg -a
|
2008-12-17 19:58:52 +00:00
|
|
|
|
2020-09-11 15:01:33 +00:00
|
|
|
%package doc
|
2020-04-28 15:31:07 +00:00
|
|
|
Summary: Optional documentation files of %{source_name}
|
2020-02-21 12:58:18 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
%description doc
|
2020-03-02 07:43:17 +00:00
|
|
|
This package provides optional documentation files shipped with
|
2020-04-28 15:31:07 +00:00
|
|
|
%{source_name}.
|
2010-07-25 16:45:09 +00:00
|
|
|
|
2007-11-01 15:37:32 +00:00
|
|
|
%prep
|
2020-02-21 12:58:18 +00:00
|
|
|
%forgesetup
|
2007-11-01 15:37:32 +00:00
|
|
|
|
|
|
|
%build
|
2022-04-07 14:22:11 +00:00
|
|
|
%fontbuild -a
|
2007-11-01 15:37:32 +00:00
|
|
|
|
|
|
|
%install
|
2022-04-07 14:22:11 +00:00
|
|
|
%fontinstall -a
|
2008-12-17 19:58:52 +00:00
|
|
|
|
2020-02-21 12:58:18 +00:00
|
|
|
%check
|
2022-04-07 14:22:11 +00:00
|
|
|
%fontcheck -a
|
2008-12-17 19:58:52 +00:00
|
|
|
|
2022-04-07 14:22:11 +00:00
|
|
|
%fontfiles -a
|
2007-11-01 15:37:32 +00:00
|
|
|
|
2020-02-21 12:58:18 +00:00
|
|
|
%files doc
|
2022-04-07 14:22:11 +00:00
|
|
|
%doc docs/*pdf docs/*xlsx
|
2007-11-01 15:37:32 +00:00
|
|
|
|
2008-12-17 19:58:52 +00:00
|
|
|
%changelog
|
2023-07-22 02:34:49 +00:00
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.13b171-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
2023-01-21 04:07:10 +00:00
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.13b171-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2022-07-23 09:28:47 +00:00
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13b171-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-04-07 14:22:11 +00:00
|
|
|
* Thu Apr 07 2022 Ali Erdinc Koroglu <aekoroglu@fedoraproject.org> - 2.13b171-1
|
2022-04-07 14:24:05 +00:00
|
|
|
- New upstream release 2.13b171 (rhbz#1909251)
|
2022-04-07 14:22:11 +00:00
|
|
|
|
2022-01-22 01:43:16 +00:00
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-11
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-07-23 18:20:21 +00:00
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-01-27 21:05:51 +00:00
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-09-11 15:01:33 +00:00
|
|
|
* Fri Sep 11 2020 Parag Nemade <pnemade AT redhat DOT com>
|
|
|
|
- 2.0.2-8
|
|
|
|
- Fix this spec file to build for F33+
|
|
|
|
|
2020-07-29 11:31:28 +00:00
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org>
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-04-28 15:31:07 +00:00
|
|
|
* Mon Apr 27 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
|
|
|
- 2.0.2-6
|
|
|
|
🐞 Workaround Fedora problems created by rpm commit 93604e2
|
|
|
|
|
2020-04-02 18:42:56 +00:00
|
|
|
* Thu Apr 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
|
|
|
- 2.0.2-5
|
|
|
|
💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are
|
|
|
|
valid
|
|
|
|
|
2020-04-02 17:51:19 +00:00
|
|
|
* Thu Apr 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
|
|
|
- 2.0.2-4
|
|
|
|
👻 Rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid
|
|
|
|
|
2020-03-02 07:43:17 +00:00
|
|
|
* Mon Mar 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
|
|
|
- 2.0.2-3
|
|
|
|
✅ Lint, lint, lint and lint again
|
|
|
|
|
2020-02-22 20:59:29 +00:00
|
|
|
* Sat Feb 22 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
|
|
|
- 2.0.2-2
|
|
|
|
✅ Rebuild with fonts-rpm-macros 2.0.2
|
|
|
|
|
2020-02-21 12:58:18 +00:00
|
|
|
* Sat Feb 15 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
|
|
|
- 2.0.2-1
|
|
|
|
✅ Convert to fonts-rpm-macros use
|
2008-07-11 20:56:41 +00:00
|
|
|
|
2020-02-21 12:58:18 +00:00
|
|
|
* Thu Nov 1 2007 Nicolas Mailhot <nim@fedoraproject.org>
|
|
|
|
- 0.9-4
|
|
|
|
✅ Initial packaging
|