Resolved bug 659214: added bulgarian characters
This commit is contained in:
parent
16ed7f9f1c
commit
3edce21431
3880
bug-659214.patch
Normal file
3880
bug-659214.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,7 @@ New.
|
||||
Name: %{fontname}-fonts
|
||||
Summary: Fonts to replace commonly used Microsoft Windows fonts
|
||||
Version: 1.06.0.20100721
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
|
||||
# exceptions:
|
||||
# The first exception is the standard FSF font exception.
|
||||
@ -27,6 +27,7 @@ BuildArch: noarch
|
||||
BuildRequires: fontpackages-devel >= 1.13, xorg-x11-font-utils
|
||||
BuildRequires: fontforge >= 20090408
|
||||
Patch1: bug-620273.patch
|
||||
Patch2: bug-659214.patch
|
||||
|
||||
%description
|
||||
%common_desc
|
||||
@ -108,6 +109,7 @@ Arial Narrow.
|
||||
%prep
|
||||
%setup -q -n %{archivename}
|
||||
%patch1 -p1 -b .1-fixed-mono-fonts-width
|
||||
%patch2 -p1 -b .2-new-glyphs-bulgarian
|
||||
rm -rf scripts
|
||||
mv src/* .
|
||||
rm -rf src
|
||||
@ -137,6 +139,9 @@ mkfontscale %{buildroot}%{_fontdir}
|
||||
%__rm -rf %{buildroot}
|
||||
|
||||
%changelog
|
||||
* Thu Feb 24 2011 Pravin Satpute <psatpute@redhat.com> - 1.06.0.20100721-5
|
||||
- bug 659214: added bulgarian characters
|
||||
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.06.0.20100721-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user