🐞 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
|
Version: 2.0.2
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
URL: http://www.stixfonts.org/
|
URL: http://www.stixfonts.org/
|
||||||
|
|
||||||
%global foundry STIX
|
%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.
|
creation through final publication, both in electronic and print formats.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
%fontmeta
|
||||||
|
|
||||||
|
%global source_files %{expand:
|
||||||
Source0: %{forgesource0}
|
Source0: %{forgesource0}
|
||||||
Source10: 65-%{fontpkgname0}.xml
|
Source10: 65-%{fontpkgname0}.xml
|
||||||
|
}
|
||||||
|
|
||||||
%fontpkg
|
%fontpkg
|
||||||
|
|
||||||
%package doc
|
%new_package doc
|
||||||
Summary: Optional documentation files of %{name}
|
Summary: Optional documentation files of %{source_name}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description doc
|
%description doc
|
||||||
This package provides optional documentation files shipped with
|
This package provides optional documentation files shipped with
|
||||||
%{name}.
|
%{source_name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%forgesetup
|
%forgesetup
|
||||||
@ -57,6 +61,10 @@ This package provides optional documentation files shipped with
|
|||||||
%doc docs/charts/*pdf
|
%doc docs/charts/*pdf
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Thu Apr 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
||||||
- 2.0.2-5
|
- 2.0.2-5
|
||||||
💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are
|
💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are
|
||||||
|
Loading…
Reference in New Issue
Block a user