Accepting request 28145 from home:jengelh:branches:graphics
Copy from home:jengelh:branches:graphics/tiff via accept of submit request 28145 revision 5. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/28145 OBS-URL: https://build.opensuse.org/package/show/graphics/tiff?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
ef8ec93522
commit
bcaa13d660
33
tiff.spec
33
tiff.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tiff (Version 3.9.2)
|
||||
# spec file for package tiff (Version 3.8.2)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -28,16 +28,22 @@ Obsoletes: tiff-64bit
|
||||
%endif
|
||||
#
|
||||
Url: http://www.remotesensing.org/libtiff/
|
||||
Version: 3.9.2
|
||||
Release: 1
|
||||
Version: 3.8.2
|
||||
Release: 144
|
||||
Summary: Tools for Converting from and to the Tiff Format
|
||||
Source: tiff-%{version}.tar.bz2
|
||||
Source1: jpegint.h
|
||||
Source2: README.SUSE
|
||||
Source3: baselibs.conf
|
||||
Source3: baselibs.conf
|
||||
Patch2: tiff-%{version}-seek.patch
|
||||
# FYI: this issue is solved another way
|
||||
# http://bugzilla.maptools.org/show_bug.cgi?id=1985#c1
|
||||
# Patch9: tiff-%{version}-lzw-CVE-2009-2285.patch
|
||||
Patch3: tiff-%{version}-tiff2pdf.patch
|
||||
Patch4: tiff-%{version}-tiffsplit-CVE-2006-2656.patch
|
||||
Patch5: tiff-%{version}-tif_lzw.c-CVE-2008-2327.patch
|
||||
Patch6: tiff-%{version}-tif_lzw.c-CVE-2008-2327-2.patch
|
||||
Patch7: tiff-am.patch
|
||||
Patch8: tiff-3.8.2-bnc444079.patch
|
||||
Patch9: tiff-3.8.2-lzw-CVE-2009-2285.patch
|
||||
Patch10: tiff-%{version}-CVE-2009-2347.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -95,6 +101,15 @@ the libtiff library.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch2
|
||||
%patch3
|
||||
%patch4
|
||||
%patch5
|
||||
%patch6
|
||||
%patch7
|
||||
%patch8
|
||||
%patch9
|
||||
%patch10 -p1
|
||||
cp %{S:1} libtiff
|
||||
find -type d -name "CVS" | xargs rm -rfv
|
||||
find -type d | xargs chmod 755
|
||||
|
||||
@@ -130,7 +145,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root)
|
||||
/usr/bin/*
|
||||
%doc html
|
||||
%doc README COPYRIGHT VERSION ChangeLog TODO RELEASE-DAT
|
||||
%doc README COPYRIGHT
|
||||
%doc %{_mandir}/man1/*
|
||||
|
||||
%files -n libtiff3
|
||||
|
Reference in New Issue
Block a user