🐞 Workaround Fedora problems created by rpm commit 93604e2
This commit is contained in:
parent
fa79a9041b
commit
adf96a33e3
@ -3,7 +3,7 @@
|
||||
Version: 2.0.2
|
||||
%forgemeta
|
||||
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
URL: http://www.stixfonts.org/
|
||||
|
||||
%global foundry STIX
|
||||
@ -26,17 +26,21 @@ the scientific and engineering community in the process from manuscript
|
||||
creation through final publication, both in electronic and print formats.
|
||||
}
|
||||
|
||||
%fontmeta
|
||||
|
||||
%global source_files %{expand:
|
||||
Source0: %{forgesource0}
|
||||
Source10: 65-%{fontpkgname0}.xml
|
||||
}
|
||||
|
||||
%fontpkg
|
||||
|
||||
%package doc
|
||||
Summary: Optional documentation files of %{name}
|
||||
%new_package doc
|
||||
Summary: Optional documentation files of %{source_name}
|
||||
BuildArch: noarch
|
||||
%description doc
|
||||
This package provides optional documentation files shipped with
|
||||
%{name}.
|
||||
%{source_name}.
|
||||
|
||||
%prep
|
||||
%forgesetup
|
||||
@ -57,6 +61,10 @@ This package provides optional documentation files shipped with
|
||||
%doc docs/charts/*pdf
|
||||
|
||||
%changelog
|
||||
* Mon Apr 27 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
||||
- 2.0.2-6
|
||||
🐞 Workaround Fedora problems created by rpm commit 93604e2
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user