rebuilt with proj 8.0.1 [release 3.3.0-2mamba;Thu Jun 24 2021]
This commit is contained in:
parent
299400f089
commit
a916cc0f18
56
gdal.spec
56
gdal.spec
@ -1,56 +1,49 @@
|
|||||||
Name: gdal
|
Name: gdal
|
||||||
Version: 2.4.1
|
Version: 3.3.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A translator library for raster geospatial data formats
|
Summary: A translator library for raster geospatial data formats
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
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.gdal.org/
|
URL: https://gdal.org/
|
||||||
Source: http://download.osgeo.org/gdal/%{version}/gdal-%{version}.tar.xz
|
Source: http://download.osgeo.org/gdal/%{version}/gdal-%{version}.tar.xz
|
||||||
Patch0: gdal-1.11.0-json-c-0.12.patch
|
Patch0: gdal-1.11.0-json-c-0.12.patch
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libcares-devel
|
|
||||||
BuildRequires: libcfitsio-devel
|
BuildRequires: libcfitsio-devel
|
||||||
|
BuildRequires: libcryptopp-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgcrypt-devel
|
|
||||||
BuildRequires: libgeos-devel
|
BuildRequires: libgeos-devel
|
||||||
BuildRequires: libgif-devel
|
BuildRequires: libgif-devel
|
||||||
BuildRequires: libgpg-error-devel
|
|
||||||
BuildRequires: libgss-devel
|
|
||||||
BuildRequires: libhdf5-devel
|
BuildRequires: libhdf5-devel
|
||||||
BuildRequires: libicu-devel
|
|
||||||
BuildRequires: libidn-devel
|
|
||||||
BuildRequires: libjasper-devel
|
BuildRequires: libjasper-devel
|
||||||
BuildRequires: libjbig-devel
|
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: libjson-c-devel
|
BuildRequires: libjson-c-devel
|
||||||
BuildRequires: libltdl-devel
|
BuildRequires: libkml-devel
|
||||||
BuildRequires: liblzma-devel
|
|
||||||
BuildRequires: libodbc-devel
|
BuildRequires: libodbc-devel
|
||||||
BuildRequires: libopenldap-devel
|
BuildRequires: libopenjpeg-devel
|
||||||
BuildRequires: libopenssl-devel
|
|
||||||
BuildRequires: libpcre-devel
|
BuildRequires: libpcre-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libpostgresql-devel
|
BuildRequires: libpostgresql-devel
|
||||||
BuildRequires: librtmp-devel
|
BuildRequires: libproj-devel
|
||||||
BuildRequires: libsasl-devel
|
BuildRequires: libqhull-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libssh2-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
|
BuildRequires: libwebp-devel
|
||||||
BuildRequires: libxerces-c-devel
|
BuildRequires: libxerces-c-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libqhull-devel >= 2015-1mamba
|
BuildRequires: libqhull-devel >= 2015-1mamba
|
||||||
BuildRequires: libopenjpeg-devel >= 2.1.0-1mamba
|
BuildRequires: libopenjpeg-devel >= 2.1.0-1mamba
|
||||||
|
BuildRequires: libproj-devel >= 8.0.1
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing.
|
GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing.
|
||||||
@ -88,7 +81,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
mv %{buildroot}%{_prefix}/etc %{buildroot}/
|
#mv %{buildroot}%{_prefix}/etc %{buildroot}/
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -98,11 +91,13 @@ mv %{buildroot}%{_prefix}/etc %{buildroot}/
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/bash_completion.d/gdal-bash-completion.sh
|
#%{_sysconfdir}/bash_completion.d/gdal-bash-completion.sh
|
||||||
|
%{_bindir}/gdal_create
|
||||||
%{_bindir}/gdal_contour
|
%{_bindir}/gdal_contour
|
||||||
%{_bindir}/gdal_grid
|
%{_bindir}/gdal_grid
|
||||||
%{_bindir}/gdal_rasterize
|
%{_bindir}/gdal_rasterize
|
||||||
%{_bindir}/gdal_translate
|
%{_bindir}/gdal_translate
|
||||||
|
%{_bindir}/gdal_viewshed
|
||||||
%{_bindir}/gdaladdo
|
%{_bindir}/gdaladdo
|
||||||
%{_bindir}/gdalbuildvrt
|
%{_bindir}/gdalbuildvrt
|
||||||
%{_bindir}/gdaldem
|
%{_bindir}/gdaldem
|
||||||
@ -110,7 +105,9 @@ mv %{buildroot}%{_prefix}/etc %{buildroot}/
|
|||||||
%{_bindir}/gdalinfo
|
%{_bindir}/gdalinfo
|
||||||
%{_bindir}/gdallocationinfo
|
%{_bindir}/gdallocationinfo
|
||||||
%{_bindir}/gdalmanage
|
%{_bindir}/gdalmanage
|
||||||
%{_bindir}/gdalserver
|
%{_bindir}/gdalmdiminfo
|
||||||
|
%{_bindir}/gdalmdimtranslate
|
||||||
|
#%{_bindir}/gdalserver
|
||||||
%{_bindir}/gdalsrsinfo
|
%{_bindir}/gdalsrsinfo
|
||||||
%{_bindir}/gdaltindex
|
%{_bindir}/gdaltindex
|
||||||
%{_bindir}/gdaltransform
|
%{_bindir}/gdaltransform
|
||||||
@ -139,9 +136,24 @@ mv %{buildroot}%{_prefix}/etc %{buildroot}/
|
|||||||
%{_libdir}/libgdal.la
|
%{_libdir}/libgdal.la
|
||||||
%{_libdir}/libgdal.so
|
%{_libdir}/libgdal.so
|
||||||
%{_libdir}/pkgconfig/gdal.pc
|
%{_libdir}/pkgconfig/gdal.pc
|
||||||
%doc NEWS
|
#%doc NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 24 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.0-2mamba
|
||||||
|
- rebuilt with proj 8.0.1
|
||||||
|
|
||||||
|
* Mon May 03 2021 Automatic Build System <autodist@mambasoft.it> 3.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Mar 11 2021 Automatic Build System <autodist@mambasoft.it> 3.2.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Feb 07 2021 Automatic Build System <autodist@mambasoft.it> 3.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Feb 13 2020 Automatic Build System <autodist@mambasoft.it> 3.0.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat May 25 2019 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
|
* Sat May 25 2019 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user