From 3666bdbc7db91e82efef51e64f50f96eac9a3cf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Mon, 21 Nov 2016 15:13:42 +0100 Subject: [PATCH] New upstream version libtiff-4.0.7 (#1396769) --- .gitignore | 1 + libtiff-make-check.patch | 18 ++---------------- libtiff.spec | 11 +++++++---- sources | 2 +- 4 files changed, 11 insertions(+), 21 deletions(-) diff --git a/.gitignore b/.gitignore index 400859e..f44a741 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /tiff-4.0.4.tar.gz /tiff-4.0.5.tar.gz /tiff-4.0.6.tar.gz +/tiff-4.0.7.tar.gz diff --git a/libtiff-make-check.patch b/libtiff-make-check.patch index 46796d4..e79dc94 100644 --- a/libtiff-make-check.patch +++ b/libtiff-make-check.patch @@ -1,16 +1,8 @@ diff --git a/html/man/Makefile.am b/html/man/Makefile.am -index ca222de..c7421ac 100644 +index 587296c..696005e 100644 --- a/html/man/Makefile.am +++ b/html/man/Makefile.am -@@ -85,7 +85,6 @@ docfiles = \ - ras2tiff.1.html \ - raw2tiff.1.html \ - rgb2ycbcr.1.html \ -- sgi2tiff.1.html \ - thumbnail.1.html \ - tiff2bw.1.html \ - tiff2pdf.1.html \ -@@ -96,12 +95,10 @@ docfiles = \ +@@ -92,7 +92,6 @@ docfiles = \ tiffcrop.1.html \ tiffdither.1.html \ tiffdump.1.html \ @@ -18,9 +10,3 @@ index ca222de..c7421ac 100644 tiffinfo.1.html \ tiffmedian.1.html \ tiffset.1.html \ -- tiffsplit.1.html \ -- tiffsv.1.html -+ tiffsplit.1.html - - dist_doc_DATA = $(indexfile) $(docfiles) - diff --git a/libtiff.spec b/libtiff.spec index 4f06d54..2975982 100644 --- a/libtiff.spec +++ b/libtiff.spec @@ -1,12 +1,12 @@ Summary: Library of functions for manipulating TIFF format image files Name: libtiff -Version: 4.0.6 -Release: 2%{?dist} +Version: 4.0.7 +Release: 1%{?dist} License: libtiff Group: System Environment/Libraries -URL: http://www.remotesensing.org/libtiff/ +URL: http://www.simplesystems.org/libtiff/ -Source: ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{version}.tar.gz +Source: ftp://ftp.simplesystems.org/pub/libtiff/tiff-%{version}.tar.gz Patch0: libtiff-am-version.patch Patch1: libtiff-make-check.patch @@ -167,6 +167,9 @@ find html -name 'Makefile*' | xargs rm %{_mandir}/man1/* %changelog +* Mon Nov 21 2016 Nikola Forró - 4.0.7-1 +- New upstream version libtiff-4.0.7 (#1396769) + * Thu Feb 04 2016 Fedora Release Engineering - 4.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 77b752b..00f284a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1d2e940dea0b5ad435f21f03d96dd72 tiff-4.0.6.tar.gz +77ae928d2c6b7fb46a21c3a29325157b tiff-4.0.7.tar.gz