Summary: TIFF library Name: libtiff Version: 3.8.2 Release: 1 License: GPL Group: System/Base Source: tiff-%{version}.tar.gz %description Tiff image compression library. %prep %setup -q -n tiff-%{version} %build ./configure --prefix=/usr make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /