SPECS: libtiff.spec - updated to 3.7.4 (mainly bugfixes)
qboosh
qboosh at pld-linux.org
Thu Oct 6 14:23:38 CEST 2005
Author: qboosh Date: Thu Oct 6 12:23:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 3.7.4 (mainly bugfixes)
---- Files affected:
SPECS:
libtiff.spec (1.73 -> 1.74)
---- Diffs:
================================================================
Index: SPECS/libtiff.spec
diff -u SPECS/libtiff.spec:1.73 SPECS/libtiff.spec:1.74
--- SPECS/libtiff.spec:1.73 Thu Jul 7 14:15:51 2005
+++ SPECS/libtiff.spec Thu Oct 6 14:23:31 2005
@@ -5,12 +5,12 @@
Summary(pl): Bibliteka do manipulacji plikami w formacie TIFF
Summary(tr): TIFF dosyalarýný iţleme kitaplýđý
Name: libtiff
-Version: 3.7.3
+Version: 3.7.4
Release: 1
License: BSD-like
Group: Libraries
Source0: ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{version}.tar.gz
-# Source0-md5: 8a4511793f4b20b91ddee0e53bc08dea
+# Source0-md5: f37a7907bca4e235da85eb0126caa2b0
URL: http://www.remotesensing.org/libtiff/
BuildRequires: autoconf >= 2.59
BuildRequires: automake
@@ -154,9 +154,11 @@
%prep
%setup -q -n tiff-%{version}
+rm -f m4/libtool.m4
+
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
@@ -228,6 +230,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.74 2005/10/06 12:23:31 qboosh
+- updated to 3.7.4 (mainly bugfixes)
+
Revision 1.73 2005/07/07 12:15:51 charles
- updated to 3.7.3
- removed -crash.patch (implemented in 3.7.3)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libtiff.spec?r1=1.73&r2=1.74&f=u
More information about the pld-cvs-commit
mailing list