From a43c8ddd62175600bd316671ec843416959fb5ec Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 29 Sep 2005 19:20:27 +0000 Subject: [PATCH] 3.7.4 --- .cvsignore | 1 + libtiff.spec | 11 +++++------ sources | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index bd63421..427809d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ tiff-v3.6.1.tar.gz tiff-3.7.1.tar.gz tiff-3.7.2.tar.gz +tiff-3.7.4.tar.gz diff --git a/libtiff.spec b/libtiff.spec index 8bc2a94..04eceb4 100644 --- a/libtiff.spec +++ b/libtiff.spec @@ -1,13 +1,10 @@ Summary: A library of functions for manipulating TIFF format image files. Name: libtiff -Version: 3.7.2 +Version: 3.7.4 Release: 1 License: distributable Group: System Environment/Libraries Source0: http://www.libtiff.org/tiff-%{version}.tar.gz -Patch0: libtiff-v3.6.1-64bit.patch -# http://bugzilla.remotesensing.org/show_bug.cgi?id=843, fixed in 3.7.3 -Patch1: libtiff-3.7.2-persample.patch URL: http://www.libtiff.org/ BuildRoot: %{_tmppath}/%{name}-root BuildRequires: zlib-devel zlib libjpeg-devel libjpeg @@ -40,8 +37,6 @@ install the libtiff package. %prep %setup -q -n tiff-%{version} -%patch0 -p1 -b .64bit -%patch1 -p1 -b .persample %build @@ -83,6 +78,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Sep 29 2005 Matthias Clasen - 3.7.4-1 +- Update to 3.7.4 +- Drop upstreamed patches + * Wed Jun 29 2005 Matthias Clasen - 3.7.2-1 - Update to 3.7.2 - Drop upstreamed patches diff --git a/sources b/sources index a67566c..eb0606a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d7123bd0dbde2a3853fb758346adb78 tiff-3.7.2.tar.gz +f37a7907bca4e235da85eb0126caa2b0 tiff-3.7.4.tar.gz