|
|
@@ -22,7 +22,7 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_liberation 1.05.2.20091227
|
|
|
+%define V_liberation 1.05.3.20100510
|
|
|
%define V_vera 1.10
|
|
|
%define V_dejavu 2.31
|
|
|
%define V_cardo 99
|
|
|
@@ -74,7 +74,7 @@ Class: EVAL
|
|
|
Group: Graphics
|
|
|
License: Open Source
|
|
|
Version: 0
|
|
|
-Release: 20100529
|
|
|
+Release: 20100616
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-%{V_liberation}.tar.gz
|
|
|
@@ -373,7 +373,7 @@ PreReq: OpenPKG, openpkg >= 20100101, fontconfig
|
|
|
# install font: Liberation
|
|
|
%{l_shtool} mkdir -f -p -m 755 \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/fonts-free/Liberation
|
|
|
- cp ttf/Liberation*.ttf \
|
|
|
+ cp liberation-*/Liberation*.ttf \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/fonts-free/Liberation/
|
|
|
|
|
|
# install font: Vera
|