Rebuild for rh#757105 - no font(:lang=blahblah) generated for Provides

This commit is contained in:
Parag Nemade 2011-11-28 10:43:14 +05:30
parent 6a69cb7cad
commit 0fd03d6b0b

View File

@ -3,7 +3,7 @@
Name: %{fontname}-fonts
Version: 2.000
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Font for Nepali language
Group: User Interface/X
License: GPL+
@ -13,7 +13,6 @@ URL: http://madanpuraskar.org/
Source0: madan.zip
Source1: %{fontconf}
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: fontpackages-devel
Requires: fontpackages-filesystem
@ -34,8 +33,6 @@ done
echo "Nothing to do in Build."
%install
rm -rf %{buildroot}
install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p %{fontname}/*.ttf %{buildroot}%{_fontdir}
@ -47,14 +44,14 @@ install -m 0644 -p %{SOURCE1} \
ln -s %{_fontconfig_templatedir}/%{fontconf} \
%{buildroot}%{_fontconfig_confdir}/%{fontconf}
%clean
rm -rf %{buildroot}
%_font_pkg -f %{fontconf} *.ttf
%doc %{fontname}/license.txt
%changelog
* Mon Nov 28 2011 Parag <pnemade AT redhat DOT com> - 2.000-5
- Rebuild for rh#757105 - no font(:lang=blahblah) generated for Provides
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.000-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild