Resolves:rh#880012 - upstream new release available 2.8

This commit is contained in:
Parag 2012-11-29 15:45:08 +05:30
parent ea1364826d
commit e455dfd1a0
3 changed files with 8 additions and 13 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
ttf-sil-padauk-2.4.tar.gz
/ttf-sil-padauk-2.8.tar.gz

View File

@ -1,10 +1,10 @@
%global fontname sil-padauk
%global fontconf 65-%{fontname}.conf
%global archivename ttf-sil-padauk-2.4
%global archivename ttf-sil-padauk-2.8
Name: %{fontname}-fonts
Version: 2.4
Release: 9%{?dist}
Version: 2.8
Release: 1%{?dist}
Summary: A font for Burmese and the Myanmar script
Group: User Interface/X
@ -14,13 +14,10 @@ URL: http://scripts.sil.org/Padauk
Source0: %{archivename}.tar.gz
Source1: %{name}-fontconfig.conf
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildArch: noarch
BuildRequires: fontpackages-devel
Requires: fontpackages-filesystem
Obsoletes: padauk-fonts < 2.4-6
%description
Padauk is a Myanmar font covering all currently used characters
in the Myanmar block. The font aims to cover all minority language needs.
@ -43,8 +40,6 @@ done
%install
rm -fr %{buildroot}
install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
@ -57,16 +52,15 @@ install -m 0644 -p %{SOURCE1} \
ln -s %{_fontconfig_templatedir}/%{fontconf} \
%{buildroot}%{_fontconfig_confdir}/%{fontconf}
%clean
rm -fr %{buildroot}
%_font_pkg -f %{fontconf} *.ttf
%doc doc/*.txt
%changelog
* Thu Nov 29 2012 Parag <paragn AT fedoraproject DOT org> - 2.8-1
- Resolves:rh#880012 - upstream new release available 2.8
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
f328e367efc7425d7b161d1c287d8caa ttf-sil-padauk-2.4.tar.gz
4d0197ba31a782e91178a4fe017741a2 ttf-sil-padauk-2.8.tar.gz