Blame SPECS/stix-fonts.spec

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