automatic version update by autodist [release 2.1.0-1mamba;Thu May 26 2016]
This commit is contained in:
parent
552094b8b7
commit
5a002004ba
@ -1,5 +1,5 @@
|
||||
Name: gdal
|
||||
Version: 2.0.2
|
||||
Version: 2.1.0
|
||||
Release: 1mamba
|
||||
Summary: A translator library for raster geospatial data formats
|
||||
Group: System/Tools
|
||||
@ -87,6 +87,8 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
mv %{buildroot}%{_prefix}/etc %{buildroot}/
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -95,6 +97,7 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/bash_completion.d/gdal-bash-completion.sh
|
||||
%{_bindir}/gdal_contour
|
||||
%{_bindir}/gdal_grid
|
||||
%{_bindir}/gdal_rasterize
|
||||
@ -136,6 +139,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Thu May 26 2016 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 08 2016 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user