|
|
@@ -36,7 +36,7 @@
|
|
|
%define V_freefont 20090104
|
|
|
%define V_arkpandora 2.04
|
|
|
%define V_corefonts 20020815
|
|
|
-%define V_libertine 4.4.1
|
|
|
+%define V_libertine 4.7.5-2
|
|
|
%define V_asanamath 20071214
|
|
|
%define V_unifont 5.1.20080907
|
|
|
%define V_tuffy 20071106
|
|
|
@@ -74,7 +74,7 @@ Class: EVAL
|
|
|
Group: Graphics
|
|
|
License: Open Source
|
|
|
Version: 0
|
|
|
-Release: 20100616
|
|
|
+Release: 20100617
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-%{V_liberation}.tar.gz
|
|
|
@@ -459,7 +459,7 @@ PreReq: OpenPKG, openpkg >= 20100101, fontconfig
|
|
|
# install font: Linux Libertine
|
|
|
%{l_shtool} mkdir -f -p -m 755 \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/fonts-free/LinLibertine
|
|
|
- ( cd LinLibertineFont
|
|
|
+ ( cd LinLibertine/Fonts
|
|
|
for font in LinLibertine*; do
|
|
|
font2=`echo $font | sed -e 's;-[0-9]\.[0-9]\.[0-9]\.;.;'`
|
|
|
cp $font $RPM_BUILD_ROOT%{l_prefix}/share/fonts-free/LinLibertine/$font2
|