Blame SPECS/kurdit-unikurd-web-fonts.spec

156609
%global fontname kurdit-unikurd-web
156609
%global archivename unikurdweb
156609
%global fontconf 65-%{fontname}.conf
156609
156609
Name:    %{fontname}-fonts
156609
Version: 20020502
64c53f
Release: 11%{?dist}
156609
Summary: A widely used Kurdish font for Arabic-like scripts and Latin
156609
156609
Group:     User Interface/X
156609
License:   GPLv3
156609
URL:       http://www.kurditgroup.org/node/1337
156609
Source0:   http://www.kurditgroup.org/files/%{archivename}.zip
156609
Source1:   65-kurdit-unikurd-web.conf
156609
BuildArch:     noarch
156609
BuildRequires: fontpackages-devel
156609
Requires:      fontpackages-filesystem
156609
Obsoletes:     unikurd-web-font < 20020502-2
156609
156609
%description
156609
A widely used Kurdish font which supports various Arabic-like scripts
156609
(Arabic, Kurdish, Persian) and also Latin.
156609
156609
%prep
156609
%setup -q -c %{archivename}
156609
156609
%build
156609
#nothing to do
156609
156609
%install
156609
install -m 0755 -d %{buildroot}%{_fontdir}
156609
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
156609
156609
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
156609
                   %{buildroot}%{_fontconfig_confdir}
156609
156609
install -m 0644 -p %{SOURCE1} \
156609
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
156609
ln -s %{_fontconfig_templatedir}/%{fontconf} \
156609
      %{buildroot}%{_fontconfig_confdir}/%{fontconf}
156609
156609
%_font_pkg -f 65-kurdit-unikurd-web.conf *.ttf
156609
%doc gpl.txt
156609
156609
156609
%changelog
64c53f
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 20020502-11
64c53f
- Mass rebuild 2013-12-27
64c53f
156609
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20020502-10
156609
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
156609
156609
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20020502-9
156609
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
156609
156609
* Thu Jul 05 2012 Parag <pnemade AT redhat.com> - 20020502-8
156609
- Resolves:rh#837535 - Malformed fontconfig config file
156609
156609
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20020502-7
156609
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
156609
156609
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20020502-6
156609
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
156609
156609
* Tue Jul 13 2010 Parag <pnemade AT redhat.com> - 20020502-5
156609
- Resolves:rh#586259- No fontconfig config files provided
156609
156609
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20020502-4
156609
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
156609
156609
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20020502-3
156609
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
156609
156609
* Sun Jan 25 2009 Michal Nowak <mnowak@redhat.com> - 20020502-2
156609
- repackage to save myself a grief
156609
156609
* Sun Jan 25 2009 Michal Nowak <mnowak@redhat.com> - 20020502-1
156609
- renamed from unikurd-web-font -> kurdit-unikurd-web-fonts
156609
- enhanced %%description field
156609
- changes for F11 fonts rules
156609
- add Obsoletes: unikurd-web-font <= 20020502-1
156609
156609
* Tue Oct 14 2008 Michal Nowak <mnowak@redhat.com> - 20020502
156609
- version is now based on date of last issue of the font
156609
- %%defattr(-,root,root,-) -> %%defattr(644,root,root,755)
156609
156609
* Mon Oct 13 2008 Michal Nowak <mnowak@redhat.com> - 1.00-2
156609
- got rid of -web sub-package
156609
- changed name from unikurd-fonts-web to unikurd-web-font
156609
- minor structural changes in SPEC file
156609
156609
* Tue Jul 30 2008 Michal Nowak <mnowak@redhat.com> - 1.00-1
156609
- initial packaging
156609
- this package should be prepared for another unikurd fonts
156609
  in sub-packages because on the KurdIT group/unikurd web there
156609
  are plenthora of them, but probably not under suitable licenses
156609