Blame SPECS/lohit-kannada-fonts.spec

803aaa
%global fontname lohit-kannada
803aaa
%global fontconf 65-0-%{fontname}.conf
803aaa
%global metainfo io.pagure.lohit.kannada.font.metainfo
803aaa
803aaa
Name:           %{fontname}-fonts
803aaa
Version:        2.5.4
803aaa
Release:        3%{?dist}
803aaa
Summary:        Free Kannada font
803aaa
803aaa
Group:          User Interface/X
803aaa
License:        OFL
803aaa
URL:            https://pagure.io/lohit
803aaa
Source0:        https://releases.pagure.org/lohit/%{fontname}-%{version}.tar.gz
803aaa
BuildArch:      noarch
803aaa
BuildRequires: fontforge >= 20080429
803aaa
BuildRequires:  fontpackages-devel
803aaa
Requires:       fontpackages-filesystem
803aaa
Obsoletes: lohit-fonts-common < %{version}-%{release}
803aaa
803aaa
%description
803aaa
This package provides a free Kannada truetype/opentype font.
803aaa
803aaa
803aaa
%prep
803aaa
%setup -q -n %{fontname}-%{version} 
803aaa
mv 66-%{fontname}.conf 65-0-lohit-kannada.conf
803aaa
803aaa
803aaa
%build
803aaa
make ttf %{?_smp_mflags}
803aaa
803aaa
%install
803aaa
803aaa
install -m 0755 -d %{buildroot}%{_fontdir}
803aaa
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
803aaa
803aaa
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
803aaa
                   %{buildroot}%{_fontconfig_confdir}
803aaa
803aaa
install -m 0644 -p %{fontconf} \
803aaa
        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
803aaa
ln -s %{_fontconfig_templatedir}/%{fontconf} \
803aaa
      %{buildroot}%{_fontconfig_confdir}/%{fontconf}
803aaa
803aaa
# Add AppStream metadata
803aaa
install -Dm 0644 -p %{metainfo}.xml \
803aaa
       %{buildroot}%{_datadir}/metainfo/%{metainfo}.xml
803aaa
803aaa
%_font_pkg -f %{fontconf} *.ttf
803aaa
803aaa
%doc ChangeLog COPYRIGHT OFL.txt AUTHORS README
803aaa
%{_datadir}/metainfo/%{metainfo}.xml
803aaa
803aaa
803aaa
%changelog
803aaa
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4-3
803aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
803aaa
803aaa
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4-2
803aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
803aaa
803aaa
* Tue May 30 2017 Pravin Satpute <psatpute@redhat.com> - 2.5.4-1
803aaa
- Upstream new release 2.5.4
803aaa
- Update metainfo file with latest specifications
803aaa
- Changed location of metainfo to /usr/share/metainfo
803aaa
- Removed patch already included in upstream
803aaa
803aaa
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.3-9
803aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
803aaa
803aaa
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.3-8
803aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
803aaa
803aaa
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-7
803aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
803aaa
803aaa
* Mon Oct 20 2014 Pravin Satpute <psatpute@redhat.com> - 2.5.3-6
803aaa
- Added metainfo for gnome-software
803aaa
803aaa
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-5
803aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
803aaa
803aaa
* Thu Sep 19 2013 Pravin Satpute <psatpute@redhat.com> - 2.5.3-4
803aaa
- Removed wrong script tags
803aaa
803aaa
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-3
803aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
803aaa
803aaa
* Fri Apr 12 2013 Pravin Satpute <psatpute@redhat.com> - 2.5.3-2
803aaa
- Resolved #950521
803aaa
803aaa
* Thu Jan 31 2013 Pravin Satpute <psatpute@redhat.com> - 2.5.3-1
803aaa
- Upstream release 2.5.3
803aaa
803aaa
* Thu Nov 22 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.1-4
803aaa
- Spec file cleanup
803aaa
803aaa
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-3
803aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
803aaa
803aaa
* Tue Jun 12 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.1-2
803aaa
- Resolves bug #825104
803aaa
803aaa
* Wed Mar 28 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.1-1
803aaa
- Upstream new release
803aaa
803aaa
* Thu Feb 09 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.0-3
803aaa
- Resolved bug 748710
803aaa
803aaa
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-2
803aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
803aaa
803aaa
* Fri Oct 07 2011 Pravin Satpute <psatpute@redhat.com> - 2.5.0-1
803aaa
- Upstream new release with relicensing to OFL
803aaa
803aaa
* Mon Jun 06 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.6-2
803aaa
- Resolved bug 705348
803aaa
803aaa
* Thu May 12 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.6-1
803aaa
- upstream new release 2.4.6
803aaa
803aaa
* Thu Apr 28 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-8
803aaa
- fixes bug 694705
803aaa
803aaa
* Wed Apr 13 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-7
803aaa
- fixes bug 692362
803aaa
803aaa
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.5-6
803aaa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
803aaa
803aaa
* Tue Feb 08 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-5
803aaa
- resolved bug 673414, rupee sign
803aaa
803aaa
* Mon Oct 18 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.5-4
803aaa
- fixed zwj problem of bug 576105
803aaa
- will work when, zwj processing will be fixed in pango
803aaa
803aaa
* Mon Oct 18 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.5-3
803aaa
- fixed bug 576105
803aaa
803aaa
* Fri Apr 16 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.5-2
803aaa
- fixed bug 578032
803aaa
803aaa
* Tue Mar 23 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.5-1
803aaa
- upstream new release
803aaa
- fix bugs 576105, 559462 
803aaa
803aaa
* Sun Dec 13 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.4-3
803aaa
- fixed bug 548686, license field
803aaa
803aaa
* Fri Sep 25 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.4-2
803aaa
- updated specs
803aaa
803aaa
* Mon Sep 21 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.4-1
803aaa
- upstream release of 2.4.4
803aaa
- updated url for upstream tarball
803aaa
- added Makefile in upstream tar ball
803aaa
803aaa
* Fri Sep 11 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.3-1
803aaa
- first release after lohit-fonts split in new tarball