gubbi-fonts/gubbi-fonts.spec
2020-01-19 14:57:36 +08:00

38 lines
910 B
RPMSpec

Name: gubbi-fonts
Version: 1.3
Release: 4
Summary: Free Kannada Opentype serif font
License: GPLv3+ with exceptions
URL: https://github.com/aravindavk/Gubbi
Source0: https://github.com/aravindavk/Gubbi/archive/v1.3.tar.gz#/gubbi-1.3.tar.gz
BuildArch: noarch
BuildRequires: fontforge fontpackages-devel
Requires: fontpackages-filesystem
%description
This package provides a free Kannada opentype serif font.
%prep
%autosetup -n Gubbi-1.3
%build
make
%install
install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
%_font_pkg *.ttf
%doc ChangeLog README
%license COPYING
%changelog
* Sun Jan 19 2020 fengbing <fengbing7@huawei.com> - 1.3-4
- Type:N/A
- ID:N/A
- SUG:N/A
- DESC:remove unwanted xml and conf files
* Tue Nov 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3-3
- Package init