packages (DEVEL): libtiff/libtiff.spec - started update to 3.9.1 - removed ...
qboosh
qboosh at pld-linux.org
Sun Aug 30 22:56:08 CEST 2009
Author: qboosh Date: Sun Aug 30 20:56:08 2009 GMT
Module: packages Tag: DEVEL
---- Log message:
- started update to 3.9.1
- removed obsolete lzw-bugs,libtool,CVE-2006-2193 patches
- sec patch partially obsolete, needs update
---- Files affected:
packages/libtiff:
libtiff.spec (1.97 -> 1.97.2.1)
---- Diffs:
================================================================
Index: packages/libtiff/libtiff.spec
diff -u packages/libtiff/libtiff.spec:1.97 packages/libtiff/libtiff.spec:1.97.2.1
--- packages/libtiff/libtiff.spec:1.97 Fri Jul 10 15:16:01 2009
+++ packages/libtiff/libtiff.spec Sun Aug 30 22:56:03 2009
@@ -9,22 +9,19 @@
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.8.2
-Release: 7
+Version: 3.9.1
+Release: 0.1
License: BSD-like
Group: Libraries
Source0: ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{version}.tar.gz
-# Source0-md5: fbb6f446ea4ed18955e2714934e5b698
+# Source0-md5: 63c59a44f34ae0787f2d71de3d256e20
Patch0: %{name}-sec.patch
-Patch1: %{name}-lzw-bugs.patch
-Patch2: %{name}-libtool.patch
Patch3: %{name}-glut.patch
-Patch4: %{name}-CVE-2006-2193.patch
Patch5: %{name}-CVE-2009-2285.patch
URL: http://www.remotesensing.org/libtiff/
%{?with_opengl:BuildRequires: OpenGL-glut-devel}
BuildRequires: autoconf >= 2.59
-BuildRequires: automake
+BuildRequires: automake >= 1:1.11
BuildRequires: libjpeg-devel
BuildRequires: libstdc++-devel
BuildRequires: libtool
@@ -163,15 +160,11 @@
%prep
%setup -q -n tiff-%{version}
-
-%patch0 -p1
-%patch1 -p1
-%patch2
+#%patch0 -p1 PARTIAL (assert/fip part needs update, the rest is fixed)
%patch3
-%patch4 -p1
%patch5 -p1
-rm -f m4/{libtool,lt*}.m4
+%{__rm} m4/{libtool,lt*}.m4
%build
%{__libtoolize}
@@ -203,6 +196,7 @@
%defattr(644,root,root,755)
%doc COPYRIGHT ChangeLog README TODO
%attr(755,root,root) %{_libdir}/libtiff.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtiff.so.3
%files devel
%defattr(644,root,root,755)
@@ -210,7 +204,7 @@
%attr(755,root,root) %{_libdir}/libtiff.so
%{_libdir}/libtiff.la
%{_includedir}/tiff*.h
-%{_mandir}/man3/*
+%{_mandir}/man3/TIFF*.3tiff*
%files static
%defattr(644,root,root,755)
@@ -219,6 +213,7 @@
%files cxx
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libtiffxx.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtiffxx.so.3
%files cxx-devel
%defattr(644,root,root,755)
@@ -252,6 +247,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+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
+- sec patch partially obsolete, needs update
+
Revision 1.97 2009/07/10 13:16:01 arekm
- rel 7; CVE-2009-2285 fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtiff/libtiff.spec?r1=1.97&r2=1.97.2.1&f=u
More information about the pld-cvs-commit
mailing list