ソースを参照

upgrade to tiff 3.5.7

Ralf S. Engelschall 24 年 前
コミット
f83f1e6ed5
1 ファイル変更3 行追加3 行削除
  1. 3 3
      tiff/tiff.spec

+ 3 - 3
tiff/tiff.spec

@@ -32,11 +32,11 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 Group:        Graphics
 License:      GPL
-Version:      3.5.6
+Version:      3.5.7
 Release:      20011126.0
 
 #   list of sources
-Source0:      http://www.libtiff.org/tiff-v%{version}-beta.tar.gz
+Source0:      ftp://ftp.remotesensing.org/pub/libtiff/tiff-v%{version}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}
@@ -50,7 +50,7 @@ AutoReqProv:  no
     TIFF is a widely used format for storing image data.
 
 %prep
-    %setup -q -n tiff-v%{version}-beta
+    %setup -q -n tiff-v%{version}
 
 %build
     CC="%{l_cc}" \