This commit is contained in:
committed by
Git OBS Bridge
parent
35bd01c476
commit
f7b27f0f6d
@@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: tiff
|
||||
@@ -25,7 +24,7 @@ Group: Productivity/Graphics/Convertors
|
||||
AutoReqProv: on
|
||||
Url: http://www.remotesensing.org/libtiff/
|
||||
Version: 3.8.2
|
||||
Release: 128
|
||||
Release: 133
|
||||
Summary: Tools for Converting from and to the Tiff Format
|
||||
Source: tiff-%{version}.tar.bz2
|
||||
Source1: jpegint.h
|
||||
@@ -35,6 +34,7 @@ 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
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -86,6 +86,7 @@ the libtiff library.
|
||||
%patch4
|
||||
%patch5
|
||||
%patch6
|
||||
%patch7
|
||||
cp %{S:1} libtiff
|
||||
find -type d -name "CVS" | xargs rm -rfv
|
||||
find -type d | xargs chmod 755
|
||||
@@ -136,6 +137,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 07 2008 schwab@suse.de
|
||||
- Fix conflicting options.
|
||||
* Tue Aug 19 2008 nadvornik@suse.cz
|
||||
- fixed buffer overflows in LZW code (CVE-2008-2327) [bnc#414946]
|
||||
* Sun May 18 2008 coolo@suse.de
|
||||
|
Reference in New Issue
Block a user