- Resolves: rhbz#258592 (Incorrect glyph points and missing hinting
instructions for U+0079, U+03BC, U+0431, U+2010..2012.)
This commit is contained in:
parent
a52d8e16ec
commit
af2579b15c
@ -1 +1 @@
|
|||||||
liberation-fonts-1.04.tar.gz
|
liberation-fonts-1.04.90.devel.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Fonts to replace commonly used Microsoft Windows Fonts
|
Summary: Fonts to replace commonly used Microsoft Windows Fonts
|
||||||
Name: liberation-fonts
|
Name: liberation-fonts
|
||||||
Version: 1.04
|
Version: 1.04.90
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# The license of the Liberation Fonts is a EULA that contains
|
# The license of the Liberation Fonts is a EULA that contains
|
||||||
# GPLv2 and two exceptions:
|
# GPLv2 and two exceptions:
|
||||||
@ -14,7 +14,7 @@ Release: 1%{?dist}
|
|||||||
License: Liberation
|
License: Liberation
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
URL: https://www.redhat.com/promo/fonts/
|
URL: https://www.redhat.com/promo/fonts/
|
||||||
Source0: liberation-fonts-1.04.tar.gz
|
Source0: liberation-fonts-1.04.90.devel.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Buildrequires: xorg-x11-font-utils
|
Buildrequires: xorg-x11-font-utils
|
||||||
@ -25,7 +25,7 @@ most commonly used fonts on Microsoft systems: Times New Roman,
|
|||||||
Arial, and Courier New.
|
Arial, and Courier New.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}.devel
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
@ -69,6 +69,11 @@ fi
|
|||||||
%{catalogue}/%{name}
|
%{catalogue}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 17 2008 Caius Chance <cchance@redhat.com> - 1.04.90-1.fc10
|
||||||
|
- Resolves: rhbz#258592
|
||||||
|
(Incorrect glyph points and missing hinting instructions for U+0079, U+03BC,
|
||||||
|
U+0431, U+2010..2012.)
|
||||||
|
|
||||||
* Thu Jul 17 2008 Caius Chance <cchance@redhat.com> - 1.04-1.fc10
|
* Thu Jul 17 2008 Caius Chance <cchance@redhat.com> - 1.04-1.fc10
|
||||||
- Resolves: rhbz#455717 (Update sources to version 1.04.)
|
- Resolves: rhbz#455717 (Update sources to version 1.04.)
|
||||||
- Improved .spec file.
|
- Improved .spec file.
|
||||||
|
Loading…
Reference in New Issue
Block a user