Author: qboosh Date: Mon Aug 31 19:56:48 2009 GMT Module: packages Tag: DEVEL ---- Log message: - updated sec patch (just fip/assert part left)
---- Files affected: packages/libtiff: libtiff.spec (1.97.2.1 -> 1.97.2.2) ---- Diffs: ================================================================ Index: packages/libtiff/libtiff.spec diff -u packages/libtiff/libtiff.spec:1.97.2.1 packages/libtiff/libtiff.spec:1.97.2.2 --- packages/libtiff/libtiff.spec:1.97.2.1 Sun Aug 30 22:56:03 2009 +++ packages/libtiff/libtiff.spec Mon Aug 31 21:56:43 2009 @@ -16,8 +16,8 @@ Source0: ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{version}.tar.gz # Source0-md5: 63c59a44f34ae0787f2d71de3d256e20 Patch0: %{name}-sec.patch -Patch3: %{name}-glut.patch -Patch5: %{name}-CVE-2009-2285.patch +Patch1: %{name}-glut.patch +Patch2: %{name}-CVE-2009-2285.patch URL: http://www.remotesensing.org/libtiff/ %{?with_opengl:BuildRequires: OpenGL-glut-devel} BuildRequires: autoconf >= 2.59 @@ -160,9 +160,9 @@ %prep %setup -q -n tiff-%{version} -#%patch0 -p1 PARTIAL (assert/fip part needs update, the rest is fixed) -%patch3 -%patch5 -p1 +%patch0 -p1 +%patch1 -p0 +%patch2 -p1 %{__rm} m4/{libtool,lt*}.m4 @@ -205,6 +205,7 @@ %{_libdir}/libtiff.la %{_includedir}/tiff*.h %{_mandir}/man3/TIFF*.3tiff* +%{_mandir}/man3/libtiff.3tiff* %files static %defattr(644,root,root,755) @@ -247,6 +248,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97.2.2 2009/08/31 19:56:43 qboosh +- updated sec patch (just fip/assert part left) + Revision 1.97.2.1 2009/08/30 20:56:03 qboosh - started update to 3.9.1 - removed obsolete lzw-bugs,libtool,CVE-2006-2193 patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtiff/libtiff.spec?r1=1.97.2.1&r2=1.97.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
