Upstream release 1.07.3
This commit is contained in:
parent
d330e5f0e0
commit
6cb3726160
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ liberation-fonts-ttf-1.06.0.20100721.tar.gz
|
|||||||
/liberation-fonts-1.07.2.tar.gz
|
/liberation-fonts-1.07.2.tar.gz
|
||||||
/liberation-fonts-2.00.0.tar.gz
|
/liberation-fonts-2.00.0.tar.gz
|
||||||
/liberation-fonts-2.00.1.tar.gz
|
/liberation-fonts-2.00.1.tar.gz
|
||||||
|
/liberation-fonts-1.07.3.tar.gz
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -11,8 +11,8 @@ New.
|
|||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Summary: Fonts to replace commonly used Microsoft Windows fonts
|
Summary: Fonts to replace commonly used Microsoft Windows fonts
|
||||||
Version: 1.07.2
|
Version: 1.07.3
|
||||||
Release: 14%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
|
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
|
||||||
# exceptions:
|
# exceptions:
|
||||||
@ -30,8 +30,6 @@ Source5: %{name}-narrow.conf
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: fontpackages-devel >= 1.13, xorg-x11-font-utils
|
BuildRequires: fontpackages-devel >= 1.13, xorg-x11-font-utils
|
||||||
BuildRequires: fontforge
|
BuildRequires: fontforge
|
||||||
BuildRequires: fonttools
|
|
||||||
Patch1: %{name}-bug-715309-714191-835182.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%common_desc
|
%common_desc
|
||||||
@ -110,7 +108,6 @@ Arial Narrow.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{archivename}
|
%setup -q -n %{archivename}
|
||||||
%patch1 -p1 -b .1-resolved-u-hinting-removed-kerning-for-11-pair-updated-patch-for-fix-u040D
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
@ -151,6 +148,9 @@ mkfontscale %{buildroot}%{_fontdir}
|
|||||||
mkfontdir %{buildroot}%{_fontdir}
|
mkfontdir %{buildroot}%{_fontdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 23 2013 Pravin Satpute <psatpute@redhat.com> - 1:1.07.3-1
|
||||||
|
- Upstream release 1.07.3
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.07.2-14
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.07.2-14
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user