Updating link to change in openSUSE:Factory/tiff revision 18.0
OBS-URL: https://build.opensuse.org/package/show/graphics/tiff?expand=0&rev=fc9a411db7746164edbf990d406730ed
This commit is contained in:
committed by
Git OBS Bridge
parent
b893295da6
commit
647ea5477d
@@ -19,7 +19,7 @@
|
||||
|
||||
Name: tiff
|
||||
BuildRequires: gcc-c++ libjpeg-devel zlib-devel
|
||||
License: MIT License (or similar)
|
||||
License: PERMISSIVE-OSI-COMPLIANT ; MIT License (or similar)
|
||||
Group: Productivity/Graphics/Convertors
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
@@ -29,12 +29,13 @@ Obsoletes: tiff-64bit
|
||||
#
|
||||
Url: http://www.remotesensing.org/libtiff/
|
||||
Version: 3.9.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Tools for Converting from and to the Tiff Format
|
||||
Source: tiff-%{version}.tar.bz2
|
||||
Source2: README.SUSE
|
||||
Source3: baselibs.conf
|
||||
Patch2: tiff-%{version}-seek.patch
|
||||
Patch3: tiff-%{version}-tiff2pdf-colors.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
|
||||
@@ -95,6 +96,7 @@ the libtiff library.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch2
|
||||
%patch3 -p1
|
||||
find -type d -name "CVS" | xargs rm -rfv
|
||||
find -type d | xargs chmod 755
|
||||
|
||||
|
Reference in New Issue
Block a user