%global fontname aksharyogini2 %global fontconf 68-%{fontname}.conf Name: %{fontname}-fonts Version: 1.0 Release: 0.2.20131101%{?dist} Summary: Free Aksharyogini2 Font License: OFL URL: http://aksharyogini.sudhanwa.com/aksharyogini2.html Source0: http://aksharyogini.sudhanwa.com/download/Aksharyogini2Normal.ttf Source1: LICENSE Source2: %{fontconf} BuildArch: noarch BuildRequires: fontpackages-devel Requires: fontpackages-filesystem %description AksharYogini2 font family %prep %setup -q -T -c cp -p %{SOURCE1} . %build echo "Nothing to do in Build." %install install -m 0755 -d %{buildroot}%{_fontdir} install -m 0644 -p %{SOURCE0} %{buildroot}%{_fontdir} install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \ %{buildroot}%{_fontconfig_confdir} install -m 0644 -p %{SOURCE2} \ %{buildroot}%{_fontconfig_templatedir}/%{fontconf} ln -s %{_fontconfig_templatedir}/%{fontconf} \ %{buildroot}%{_fontconfig_confdir}/%{fontconf} %_font_pkg -f %{fontconf} *.ttf %doc LICENSE %changelog * Thu Feb 12 2015 Shilpa Gite - 1.0-0.2.20131101 - Updated as per package review request. * Mon Jan 5 2015 Shilpa Gite - 1.0-0.1.20131101 - Initial package request