automatic version update by autodist [release 4.3.0-1mamba;Fri Apr 23 2021]
This commit is contained in:
parent
ac04df0c2c
commit
84a414a944
33
libtiff.spec
33
libtiff.spec
@ -1,41 +1,33 @@
|
|||||||
Name: libtiff
|
Name: libtiff
|
||||||
Version: 4.2.0
|
Version: 4.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library of functions for manipulating TIFF format image files
|
Summary: A library of functions for manipulating TIFF format image files
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.libtiff.org/
|
URL: https://www.libtiff.org/
|
||||||
Source: http://download.osgeo.org/libtiff/tiff-%{version}.tar.gz
|
Source: http://download.osgeo.org/libtiff/tiff-%{version}.tar.gz
|
||||||
Patch0: %{name}-3.8.2-tiffsplit_overflow.patch
|
Patch0: %{name}-3.8.2-tiffsplit_overflow.patch
|
||||||
Patch1: %{name}-3.8.2-cve_2006_2193.patch
|
Patch1: %{name}-3.8.2-cve_2006_2193.patch
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libe2fs-devel
|
|
||||||
BuildRequires: libgcc
|
|
||||||
BuildRequires: libjpeg-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
|
||||||
%if "%{stage1}" != "1"
|
|
||||||
BuildRequires: libGL-devel
|
|
||||||
BuildRequires: libGLU-devel
|
BuildRequires: libGLU-devel
|
||||||
BuildRequires: libGLUT-devel
|
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: libX11-devel
|
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libXext-devel
|
|
||||||
BuildRequires: libXi-devel
|
BuildRequires: libXi-devel
|
||||||
BuildRequires: libXmu-devel
|
BuildRequires: libfreeglut-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libgcc
|
||||||
%endif
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libjbig-devel
|
||||||
|
BuildRequires: libjpeg-devel
|
||||||
|
BuildRequires: liblzma-devel
|
||||||
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libwebp-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
@ -155,6 +147,9 @@ rm -f %{buildroot}%{_mandir}/man1/tiffgt.*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 23 2021 Automatic Build System <autodist@mambasoft.it> 4.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 23 2021 Automatic Build System <autodist@mambasoft.it> 4.2.0-1mamba
|
* Sat Jan 23 2021 Automatic Build System <autodist@mambasoft.it> 4.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user