|
|
@@ -54,7 +54,7 @@ Class: EVAL
|
|
|
Group: Graphics
|
|
|
License: Open Source
|
|
|
Version: 0
|
|
|
-Release: 20090323
|
|
|
+Release: 20090326
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-%{V_liberation}.tar.gz
|
|
|
@@ -65,7 +65,7 @@ Source4: ftp://ftp.openpkg.org/sources/CPY/fonts-free/GentiumBasic_%{V_gent
|
|
|
Source5: ftp://ftp.openpkg.org/sources/CPY/fonts-free/Lido-STF-%{V_lido}.zip
|
|
|
Source6: ftp://ftp.openpkg.org/sources/CPY/fonts-free/Union-%{V_union}.tar.gz
|
|
|
Source7: ftp://ftp.openpkg.org/sources/CPY/fonts-free/delicious-%{V_delicious}.zip
|
|
|
-Source8: http://www.exljbris.nl/pc/fontin%{V_fontin}.zip
|
|
|
+Source8: http://www.josbuivenga.demon.nl/pc/fontin%{V_fontin}_pc.zip
|
|
|
Source9: http://www.josbuivenga.demon.nl/FontinSans_%{V_fontinsans}.zip
|
|
|
Source10: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/GhostPCL/urwfonts-%{V_urw}.tar.bz2
|
|
|
Source11: ftp://ftp.gnu.org/pub/gnu/freefont/freefont-ttf-%{V_freefont}.tar.gz
|
|
|
@@ -140,7 +140,7 @@ AutoReqProv: no
|
|
|
prog fonts-free:fontin = {
|
|
|
version = %{V_fontin}
|
|
|
url = http://www.josbuivenga.demon.nl/fontin.html
|
|
|
- regex = fontin(\d+)\.zip
|
|
|
+ regex = fontin(\d+)_pc\.zip
|
|
|
}
|
|
|
prog fonts-free:fontinsans = {
|
|
|
version = %{V_fontinsans}
|
|
|
@@ -279,7 +279,7 @@ AutoReqProv: no
|
|
|
# install font: Fontin
|
|
|
%{l_shtool} mkdir -f -p -m 755 \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/fonts-free/Fontin
|
|
|
- cp Fontin*.otf \
|
|
|
+ cp Fontin*.ttf Fontin*.otf \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/share/fonts-free/Fontin/
|
|
|
|
|
|
# install font: URW++
|