Blame SPECS/stix-fonts.spec

120293
# SPDX-License-Identifier: MIT
120293
%global forgeurl https://github.com/stipub/stixfonts/
120293
Version: 2.0.2
120293
%forgemeta
120293
120293
Release: 11%{?dist}
120293
URL:     http://www.stixfonts.org/
120293
120293
%global foundry           STIX
120293
%global fontlicense       OFL
120293
%global fontlicenses      docs/STIX_%{version}_license.pdf
120293
%global fontdocs          *.md docs/*.txt
120293
%global fontdocsex        %{fontlicenses}
120293
120293
%global fontfamily        STIX
120293
%global fontsummary       STIX, a scientific and engineering font family
120293
%global fontpkgheader     %{expand:
120293
Obsoletes: stix-math-fonts < %{version}-%{release}
120293
}
120293
%global fonts             OTF/STIX2Text*otf OTF/STIX2Math*otf
120293
%global fontconfngs       %{SOURCE10}
120293
%global fontdescription   %{expand:
120293
The mission of the Scientific and Technical Information Exchange (STIX) font
120293
creation project is the preparation of a comprehensive set of fonts that serve
120293
the scientific and engineering community in the process from manuscript
120293
creation through final publication, both in electronic and print formats.
120293
}
120293
120293
120293
Source0:  %{forgesource0}
120293
Source10: 65-%{fontpkgname0}.xml
120293
120293
%fontpkg
120293
120293
%package doc
120293
Summary:   Optional documentation files of %{source_name}
120293
BuildArch: noarch
120293
%description doc
120293
This package provides optional documentation files shipped with
120293
%{source_name}.
120293
120293
%prep
120293
%forgesetup
120293
120293
%build
120293
%fontbuild
120293
120293
%install
120293
%fontinstall
120293
120293
%check
120293
%fontcheck
120293
120293
%fontfiles
120293
120293
%files doc
120293
%license docs/STIX_%{version}_license.pdf
120293
%doc docs/charts/*pdf
120293
120293
%changelog
120293
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com>
120293
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
120293
  Related: rhbz#1991688
120293
120293
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
120293
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
120293
120293
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-9
120293
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
120293
120293
* Fri Sep 11 2020 Parag Nemade <pnemade AT redhat DOT com>
120293
- 2.0.2-8
120293
- Fix this spec file to build for F33+
120293
120293
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org>
120293
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
120293
120293
* Mon Apr 27 2020 Nicolas Mailhot <nim@fedoraproject.org>
120293
- 2.0.2-6
120293
🐞 Workaround Fedora problems created by rpm commit 93604e2
120293
120293
* Thu Apr 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
120293
- 2.0.2-5
120293
💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are
120293
  valid
120293
120293
* Thu Apr 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
120293
- 2.0.2-4
120293
👻 Rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid
120293
120293
* Mon Mar 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
120293
- 2.0.2-3
120293
✅ Lint, lint, lint and lint again
120293
120293
* Sat Feb 22 2020 Nicolas Mailhot <nim@fedoraproject.org>
120293
- 2.0.2-2
120293
✅ Rebuild with fonts-rpm-macros 2.0.2
120293
120293
* Sat Feb 15 2020 Nicolas Mailhot <nim@fedoraproject.org>
120293
- 2.0.2-1
120293
✅ Convert to fonts-rpm-macros use
120293
120293
* Thu Nov 1 2007 Nicolas Mailhot <nim@fedoraproject.org>
120293
- 0.9-4
120293
✅ Initial packaging