|
|
@@ -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}" \
|