Add py_provides macros to provide python3-fontforge, python3-psMat, etc.
This commit is contained in:
parent
7c86859576
commit
8d8438727b
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: fontforge
|
Name: fontforge
|
||||||
Version: 20200314
|
Version: 20200314
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Outline and bitmap font editor
|
Summary: Outline and bitmap font editor
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -46,6 +46,9 @@ BuildRequires: shared-mime-info
|
|||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
BuildRequires: python3-sphinx
|
BuildRequires: python3-sphinx
|
||||||
|
|
||||||
|
%py_provides python3-fontforge
|
||||||
|
%py_provides python3-psMat
|
||||||
|
|
||||||
%description
|
%description
|
||||||
FontForge (former PfaEdit) is a font editor for outline and bitmap
|
FontForge (former PfaEdit) is a font editor for outline and bitmap
|
||||||
fonts. It supports a range of font formats, including PostScript
|
fonts. It supports a range of font formats, including PostScript
|
||||||
@ -133,6 +136,9 @@ popd
|
|||||||
%doc %{_pkgdocdir}
|
%doc %{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 22 2020 Benjamin A. Beasley <code@musicinmybrain.net> - 20200314-10
|
||||||
|
- Add py_provides macros to provide python3-fontforge, python3-psMat, etc.
|
||||||
|
|
||||||
* Wed Aug 05 2020 Parag Nemade <pnemade AT redhat DOT com> - 20200314-9
|
* Wed Aug 05 2020 Parag Nemade <pnemade AT redhat DOT com> - 20200314-9
|
||||||
- Fix FTBFS bug by fixing glossary.rst and using new CMake macros
|
- Fix FTBFS bug by fixing glossary.rst and using new CMake macros
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user