|
|
32f22a |
%global fontname lohit-telugu
|
|
|
32f22a |
%global fontconf 65-0-%{fontname}.conf
|
|
|
32f22a |
%global metainfo io.pagure.lohit.telugu.font.metainfo
|
|
|
32f22a |
|
|
|
32f22a |
Name: %{fontname}-fonts
|
|
|
32f22a |
Version: 2.5.5
|
|
|
32f22a |
Release: 3%{?dist}
|
|
|
32f22a |
Summary: Free Telugu font
|
|
|
32f22a |
|
|
|
32f22a |
Group: User Interface/X
|
|
|
32f22a |
License: OFL
|
|
|
32f22a |
URL: https://pagure.io/lohit
|
|
|
32f22a |
Source0: https://releases.pagure.org/lohit/%{fontname}-%{version}.tar.gz
|
|
|
32f22a |
BuildArch: noarch
|
|
|
32f22a |
BuildRequires: fontforge >= 20080429
|
|
|
32f22a |
BuildRequires: fontpackages-devel
|
|
|
32f22a |
BuildRequires: ttfautohint
|
|
|
32f22a |
Requires: fontpackages-filesystem
|
|
|
32f22a |
Obsoletes: lohit-fonts-common < %{version}-%{release}
|
|
|
32f22a |
|
|
|
32f22a |
|
|
|
32f22a |
%description
|
|
|
32f22a |
This package provides a free Telugu truetype/opentype font.
|
|
|
32f22a |
|
|
|
32f22a |
%prep
|
|
|
32f22a |
%setup -q -n %{fontname}-%{version}
|
|
|
32f22a |
mv 66-%{fontname}.conf 65-0-lohit-telugu.conf
|
|
|
32f22a |
|
|
|
32f22a |
|
|
|
32f22a |
%build
|
|
|
32f22a |
make ttf %{?_smp_mflags}
|
|
|
32f22a |
|
|
|
32f22a |
%install
|
|
|
32f22a |
|
|
|
32f22a |
install -m 0755 -d %{buildroot}%{_fontdir}
|
|
|
32f22a |
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
|
|
|
32f22a |
|
|
|
32f22a |
install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
|
|
|
32f22a |
%{buildroot}%{_fontconfig_confdir}
|
|
|
32f22a |
|
|
|
32f22a |
install -m 0644 -p %{fontconf} \
|
|
|
32f22a |
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
|
|
|
32f22a |
ln -s %{_fontconfig_templatedir}/%{fontconf} \
|
|
|
32f22a |
%{buildroot}%{_fontconfig_confdir}/%{fontconf}
|
|
|
32f22a |
|
|
|
32f22a |
# Add AppStream metadata
|
|
|
32f22a |
install -Dm 0644 -p %{metainfo}.xml \
|
|
|
32f22a |
%{buildroot}%{_datadir}/metainfo/%{metainfo}.xml
|
|
|
32f22a |
|
|
|
32f22a |
%_font_pkg -f %{fontconf} *.ttf
|
|
|
32f22a |
|
|
|
32f22a |
%doc ChangeLog COPYRIGHT OFL.txt AUTHORS README
|
|
|
32f22a |
%{_datadir}/metainfo/%{metainfo}.xml
|
|
|
32f22a |
|
|
|
32f22a |
|
|
|
32f22a |
%changelog
|
|
|
32f22a |
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.5-3
|
|
|
32f22a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
32f22a |
|
|
|
32f22a |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.5-2
|
|
|
32f22a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
32f22a |
|
|
|
32f22a |
* Tue May 30 2017 Pravin Satpute <psatpute@redhat.com> - 2.5.5-1
|
|
|
32f22a |
- Upstream new release 2.5.5
|
|
|
32f22a |
- Update metainfo file with latest specifications
|
|
|
32f22a |
- Changed location of metainfo to /usr/share/metainfo
|
|
|
32f22a |
|
|
|
32f22a |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4-3
|
|
|
32f22a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
32f22a |
|
|
|
32f22a |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.4-2
|
|
|
32f22a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
32f22a |
|
|
|
32f22a |
* Thu Sep 03 2015 Pravin Satpute <psatpute@redhat.com> - 2.5.4-1
|
|
|
32f22a |
- Upstream release 2.5.4
|
|
|
32f22a |
- Added support for Unicode 8.0 characters U0C00, U0C34 and U0C5A
|
|
|
32f22a |
- Added support for Latin characters
|
|
|
32f22a |
- Using TTFAUTOHINT now while building ttf file.
|
|
|
32f22a |
- Resolves #985343, #1229213 and #1258123.
|
|
|
32f22a |
|
|
|
32f22a |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-7
|
|
|
32f22a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
32f22a |
|
|
|
32f22a |
* Tue Oct 28 2014 Pravin Satpute <psatpute@redhat.com> - 2.5.3-6
|
|
|
32f22a |
- Added metainfo for gnome-software
|
|
|
32f22a |
|
|
|
32f22a |
* Mon Jul 28 2014 Pravin Satpute <psatpute@redhat.com> - 2.5.3-5
|
|
|
32f22a |
- Resolved #1105878 - Rendering problem of స్త్ర
|
|
|
32f22a |
|
|
|
32f22a |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-4
|
|
|
32f22a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
32f22a |
|
|
|
32f22a |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-3
|
|
|
32f22a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
32f22a |
|
|
|
32f22a |
* Fri Apr 12 2013 Pravin Satpute <psatpute@redhat.com> - 2.5.3-2
|
|
|
32f22a |
- Resolved #950525
|
|
|
32f22a |
|
|
|
32f22a |
* Thu Jan 31 2013 Pravin Satpute <psatpute@redhat.com> - 2.5.3-1
|
|
|
32f22a |
- Upstream release 2.5.3
|
|
|
32f22a |
|
|
|
32f22a |
* Fri Nov 23 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.2-2
|
|
|
32f22a |
- Upstream release 2.5.2
|
|
|
32f22a |
|
|
|
32f22a |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-3
|
|
|
32f22a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
32f22a |
|
|
|
32f22a |
* Wed Apr 25 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.1-2
|
|
|
32f22a |
- Resolved bug 803563
|
|
|
32f22a |
|
|
|
32f22a |
* Wed Mar 28 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.1-1
|
|
|
32f22a |
- Upstream new release
|
|
|
32f22a |
|
|
|
32f22a |
* Wed Feb 22 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.0-3
|
|
|
32f22a |
- Resolved bug 640607
|
|
|
32f22a |
|
|
|
32f22a |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-2
|
|
|
32f22a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
32f22a |
|
|
|
32f22a |
* Mon Oct 10 2011 Pravin Satpute <psatpute@redhat.com> - 2.5.0-1
|
|
|
32f22a |
- Upstream new release with relicensing to OFL
|
|
|
32f22a |
|
|
|
32f22a |
* Wed Jul 27 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-14
|
|
|
32f22a |
- fixes bug 714557
|
|
|
32f22a |
|
|
|
32f22a |
* Fri Jul 15 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-13
|
|
|
32f22a |
- fixes bug 714560
|
|
|
32f22a |
|
|
|
32f22a |
* Fri Jul 15 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-12
|
|
|
32f22a |
- fixes bug 714563
|
|
|
32f22a |
|
|
|
32f22a |
* Thu Jun 30 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-11
|
|
|
32f22a |
- fixes bug 714561
|
|
|
32f22a |
|
|
|
32f22a |
* Wed Jun 22 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-10
|
|
|
32f22a |
- fixes bug 714562
|
|
|
32f22a |
|
|
|
32f22a |
* Wed Apr 13 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-9
|
|
|
32f22a |
- fixes bug 692368
|
|
|
32f22a |
|
|
|
32f22a |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.5-8
|
|
|
32f22a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
32f22a |
|
|
|
32f22a |
* Mon Feb 07 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-7
|
|
|
32f22a |
- fixes bug 673420
|
|
|
32f22a |
|
|
|
32f22a |
* Tue Aug 10 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.5-6
|
|
|
32f22a |
- fixes bug 622682
|
|
|
32f22a |
|
|
|
32f22a |
* Mon Apr 19 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.5-5
|
|
|
32f22a |
- fixes bug 578040
|
|
|
32f22a |
|
|
|
32f22a |
* Wed Dec 30 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.5-4
|
|
|
32f22a |
- fixes bug 551317
|
|
|
32f22a |
|
|
|
32f22a |
* Mon Dec 28 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.5-3
|
|
|
32f22a |
- corrected patch
|
|
|
32f22a |
|
|
|
32f22a |
* Sun Dec 13 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.5-2
|
|
|
32f22a |
- fixed bug 548686, license field
|
|
|
32f22a |
|
|
|
32f22a |
* Wed Nov 25 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.5-1
|
|
|
32f22a |
- upstream new release
|
|
|
32f22a |
- bug fix 531201
|
|
|
32f22a |
|
|
|
32f22a |
* Fri Sep 25 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.4-2
|
|
|
32f22a |
- updated specs
|
|
|
32f22a |
|
|
|
32f22a |
* Mon Sep 21 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.4-1
|
|
|
32f22a |
- upstream release of 2.4.4
|
|
|
32f22a |
- updated url for upstream tarball
|
|
|
32f22a |
- added Makefile in upstream tar ball
|
|
|
32f22a |
|
|
|
32f22a |
* Fri Sep 11 2009 Pravin Satpute <psatpute@redhat.com> - 2.4.3-1
|
|
|
32f22a |
- first release after lohit-fonts split in new tarball
|