3.604-6.20200422git3f27825

Fix FTBFS
f38
Akira TAGOH 3 years ago
parent d7176cdc71
commit ea95007599

@ -4,7 +4,7 @@
%forgemeta
Version: 3.604
Release: 5%{?dist}
Release: 6%{?dist}
URL: https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family
%global foundry Catharsis Fonts
@ -105,22 +105,18 @@ Suggests: font(cormorant)
Cormorant Unicase, is a small-caps variant with some lowercase letter-forms for
an eye-catching futuristic look.}
%fontmeta
%global source_files %{expand:
Source0: %{forgesource}
Source10: 57-%{fontpkgname0}.xml
Source11: 57-%{fontpkgname1}.xml
Source12: 58-%{fontpkgname2}.xml
Source13: 60-%{fontpkgname3}.xml
Source14: 60-%{fontpkgname4}.xml
}
%fontpkg
%fontpkg -a
%fontmetapkg
%new_package doc
%package doc
Summary: Optional documentation files of %{source_name}
BuildArch: noarch
%description doc
@ -132,15 +128,15 @@ This package provides optional documentation files shipped with
%linuxtext *.txt
%build
%fontbuild
%fontbuild -a
%install
%fontinstall
%fontinstall -a
%check
%fontcheck
%fontcheck -a
%fontfiles
%fontfiles -a
%files doc
%defattr(644, root, root, 0755)
@ -148,6 +144,10 @@ This package provides optional documentation files shipped with
%doc 5.*Specimens*Test*Files/*pdf
%changelog
* Tue Feb 22 2022 Akira TAGOH <tagoh@redhat.com>
- 3.604-6.20200422git3f27825
- Fix FTBFS
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

Loading…
Cancel
Save