Blame SPECS/smc-meera-fonts.spec

c8e338
%global fontname smc-meera
c8e338
%global fontconf 65-0-%{fontname}.conf
c8e338
c8e338
Name:		%{fontname}-fonts
c8e338
Version:	7.0.3
c8e338
Release:	5%{?dist}
c8e338
Summary:	Open Type Fonts for Malayalam script
c8e338
License:	OFL
c8e338
URL:		https://gitlab.com/smc/fonts/meera
c8e338
Source0:	%{url}/-/archive/Version%{version}/meera-Version%{version}.tar.gz
c8e338
Source1:	%{fontname}-fontconfig.conf
c8e338
Source2:	%{fontname}.metainfo.xml
c8e338
BuildArch:	noarch
c8e338
BuildRequires: make
c8e338
BuildRequires:	fontpackages-devel
c8e338
BuildRequires:	libappstream-glib
c8e338
BuildRequires:	fontforge-devel
c8e338
BuildRequires:	python3
c8e338
BuildRequires:	python3-fonttools
c8e338
Requires:	fontpackages-filesystem
c8e338
Obsoletes:	smc-fonts-common < 6.1-11
c8e338
c8e338
%description
c8e338
Meera font is a Malayalam font designed by Hussain K H and 
c8e338
maintained by Swathanthra Malayalam Computing project. This 
c8e338
is a comprehensive Malayalam font with 1000+ glyphs for all 
c8e338
common Malayalam ligatures.
c8e338
c8e338
%prep
c8e338
%autosetup -n meera-Version%{version}
c8e338
chmod 644 *.txt
c8e338
rm -rf ttf
c8e338
c8e338
%build 
c8e338
make PY=python3
c8e338
c8e338
%install
c8e338
c8e338
install -m 0755 -d %{buildroot}%{_fontdir}
c8e338
install -m 0644 -p build/*.ttf %{buildroot}%{_fontdir}
c8e338
c8e338
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
c8e338
	%{buildroot}%{_fontconfig_confdir}
c8e338
c8e338
install -m 0644 -p %{SOURCE1} \
c8e338
	%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
c8e338
c8e338
install -Dm 0644 -p %{SOURCE2} \
c8e338
	%{buildroot}%{_datadir}/metainfo/%{fontname}.metainfo.xml
c8e338
c8e338
ln -s %{_fontconfig_templatedir}/%{fontconf} \
c8e338
	%{buildroot}%{_fontconfig_confdir}/%{fontconf}
c8e338
c8e338
%check
c8e338
appstream-util validate-relax --nonet \
c8e338
	%{buildroot}%{_datadir}/metainfo/%{fontname}.metainfo.xml
c8e338
c8e338
%_font_pkg -f %{fontconf} *.ttf
c8e338
%doc README.md
c8e338
%license LICENSE.txt
c8e338
%{_datadir}/metainfo/%{fontname}.metainfo.xml
c8e338
c8e338
%changelog
c8e338
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 7.0.3-5
c8e338
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
c8e338
  Related: rhbz#1991688
c8e338
c8e338
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 7.0.3-4
c8e338
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
c8e338
c8e338
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.3-3
c8e338
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
c8e338
c8e338
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.3-2
c8e338
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
c8e338
c8e338
* Mon Feb 17 2020 Vishal Vijayraghavan <vishalvvr@fedoraproject.org> - 7.0.3-1
c8e338
- New release smc-meera-fonts-7.0.3
c8e338
c8e338
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.1-6
c8e338
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
c8e338
c8e338
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.1-5
c8e338
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
c8e338
c8e338
* Wed Jul 24 2019 Vishal Vijayraghavan <vishalvijayraghavan@gmail.com> - 7.0.1-4
c8e338
- Font CI test added
c8e338
c8e338
* Mon Feb 25 2019 Vishal Vijayraghavan <vishalvijayraghavan@gmail.com> - 7.0.1-3
c8e338
- Build font from sources
c8e338
c8e338
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.1-2
c8e338
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
c8e338
c8e338
* Wed Nov 28 2018 Vishal Vijayraghavan <vishalvijayraghavan@gmail.com> - 7.0.1-1
c8e338
- first release of smc-meera fonts