소스 검색

fix tracking

Ralf S. Engelschall 16 년 전
부모
커밋
19ce8fc05c
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      fonts-free/fonts-free.spec

+ 4 - 4
fonts-free/fonts-free.spec

@@ -55,7 +55,7 @@ Class:        EVAL
 Group:        Graphics
 License:      Open Source
 Version:      0
-Release:      20090630
+Release:      20090701
 
 #   list of sources
 Source0:      http://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-%{V_liberation}.tar.gz
@@ -151,7 +151,7 @@ AutoReqProv:  no
     }
     prog fonts-free:urw = {
         version   = %{V_urw}
-        url       = http://www.ghostscript.com/awki/GhostPCL
+        url       = ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/GhostPCL/
         regex     = urwfonts-(__VER__)\.tar\.bz2
     }
     prog fonts-free:freefont = {
@@ -197,12 +197,12 @@ AutoReqProv:  no
     prog fonts-free:droid = {
         version   = %{V_droid}
         url       = ftp://ftp.openpkg.org/sources/CPY/fonts-free/
-        regex     = droid-(__VER__)\.tar\.bz2
+        regex     = droid-(__VER__)\.tar\.gz
     }
     prog fonts-free:cm-unicode = {
         version   = %{V_cm_unicode}
         url       = http://sourceforge.net/projects/cm-unicode/files/
-        regex     = cm-unicode-(__VER__)\.tar\.(?:gz|xz)
+        regex     = cm-unicode-(__VER__)-otf\.tar\.(?:gz|xz)
     }
 
 %prep