rpmlint fixes

Version: 2.3.2-6
This commit is contained in:
Pavel Raiskup 2019-02-05 09:09:36 +01:00
parent e15721acd3
commit bcdd5c9b66
1 changed files with 23 additions and 23 deletions

View File

@ -301,7 +301,7 @@ Summary: Python modules for the GDAL file format library
Requires: python3-numpy
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Obsoletes: gdal-python3 < 2.3.1
Provides: gdal-python3
Provides: gdal-python3 = %version-%release
%description -n python3-gdal
The GDAL Python 3 modules provide support to handle multiple GIS file formats.
@ -342,8 +342,8 @@ rm -rf frmts/gtiff/libgeotiff \
frmts/gtiff/libtiff
#rm -r frmts/grib/degrib/g2clib
#%patch1 -p1 -b .g2clib~
#%patch2 -p1 -b .jni~
#%%patch1 -p1 -b .g2clib~
#%%patch2 -p1 -b .jni~
%patch3 -p1 -b .completion~
%patch8 -p1 -b .java~
%patch9 -p1 -b .zlib~