|
|
@@ -46,7 +46,7 @@
|
|
|
%define V_envycoder PR7
|
|
|
%define V_inconsolata 20090207
|
|
|
%define V_anonymouspro 1.0
|
|
|
-%define V_gyre 1.104
|
|
|
+%define V_gyre 2.003
|
|
|
|
|
|
# package information
|
|
|
Name: fonts-free
|
|
|
@@ -59,7 +59,7 @@ Class: EVAL
|
|
|
Group: Graphics
|
|
|
License: Open Source
|
|
|
Version: 0
|
|
|
-Release: 20090904
|
|
|
+Release: 20091003
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-%{V_liberation}.tar.gz
|
|
|
@@ -432,7 +432,7 @@ AutoReqProv: no
|
|
|
# install font: TeX Gyre
|
|
|
%{l_shtool} mkdir -f -p -m 755 \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/fonts-free/TexGyre
|
|
|
- cp texgyr*.otf \
|
|
|
+ cp tg-v%{V_gyre}otf/texgyr*.otf \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/fonts-free/TexGyre/
|
|
|
|
|
|
# hook into fontconfig(1)
|