|
|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
|
|
Group: Graphics |
|
|
|
|
License: GPL |
|
|
|
|
Version: 3.6.0 |
|
|
|
|
Release: 20031004 |
|
|
|
|
Release: 20031006 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.remotesensing.org/pub/libtiff/tiff-v%{version}.tar.gz |
|
|
|
|
@ -53,6 +53,9 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q -n tiff-v%{version} |
|
|
|
|
%{l_shtool} subst \ |
|
|
|
|
-e 's;ORIENTATION_BOTTOMLEFT;ORIENTATION_BOTLEFT;' \ |
|
|
|
|
libtiff/tiffio.h |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
|