Author: lisu Date: Fri Apr 15 12:58:05 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 3.9.5 - drop obsoleted -sec.patch - one more __rm macro
---- Files affected: packages/libtiff: libtiff.spec (1.109 -> 1.110) ---- Diffs: ================================================================ Index: packages/libtiff/libtiff.spec diff -u packages/libtiff/libtiff.spec:1.109 packages/libtiff/libtiff.spec:1.110 --- packages/libtiff/libtiff.spec:1.109 Thu Jul 8 16:02:17 2010 +++ packages/libtiff/libtiff.spec Fri Apr 15 14:58:00 2011 @@ -9,15 +9,14 @@ Summary(pl.UTF-8): Biblioteka do manipulacji plikami w formacie TIFF Summary(tr.UTF-8): TIFF dosyalarını işleme kitaplığı Name: libtiff -Version: 3.9.4 -Release: 2 +Version: 3.9.5 +Release: 1 License: BSD-like Group: Libraries Source0: ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{version}.tar.gz -# Source0-md5: 2006c1bdd12644dbf02956955175afd6 -Patch0: %{name}-sec.patch -Patch1: %{name}-glut.patch -Patch2: %{name}-CVE-2009-2285.patch +# Source0-md5: 8fc7ce3b4e1d0cc8a319336967815084 +Patch0: %{name}-glut.patch +Patch1: %{name}-CVE-2009-2285.patch URL: http://www.remotesensing.org/libtiff/ %{?with_opengl:BuildRequires: OpenGL-glut-devel} BuildRequires: autoconf >= 2.64 @@ -162,9 +161,8 @@ %prep %setup -q -n tiff-%{version} -%patch0 -p1 -%patch1 -p0 -%patch2 -p1 +%patch0 -p0 +%patch1 -p1 %{__rm} m4/{libtool,lt*}.m4 @@ -186,7 +184,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -rf html{,/*}/Makefile* $RPM_BUILD_ROOT%{_docdir}/tiff-%{version} +%{__rm} -r html{,/*}/Makefile* $RPM_BUILD_ROOT%{_docdir}/tiff-%{version} %clean rm -rf $RPM_BUILD_ROOT @@ -250,6 +248,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.110 2011/04/15 12:58:00 lisu +- up to 3.9.5 +- drop obsoleted -sec.patch +- one more __rm macro + Revision 1.109 2010/07/08 14:02:17 glen - builds with libtool 2.2.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtiff/libtiff.spec?r1=1.109&r2=1.110&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
