!8 [sync] PR-6: Add the compilation dependency make

From: @openeuler-sync-bot 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-03-29 09:05:28 +00:00 committed by Gitee
commit eb89a53f0c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Name: proj Name: proj
Version: 8.2.1 Version: 8.2.1
Release: 1 Release: 2
Summary: A generic coordinate transformation software Summary: A generic coordinate transformation software
License: MIT License: MIT
URL: https://proj4.org URL: https://proj4.org
Source0: http://download.osgeo.org/proj/proj-%{version}.tar.gz Source0: http://download.osgeo.org/proj/proj-%{version}.tar.gz
Source1: http://download.osgeo.org/proj/proj-datumgrid-1.7.tar.gz Source1: http://download.osgeo.org/proj/proj-datumgrid-1.7.tar.gz
BuildRequires: libtool BuildRequires: libtool make
BuildRequires: gcc-c++ sqlite-devel libtiff-devel curl-devel BuildRequires: gcc-c++ sqlite-devel libtiff-devel curl-devel
%description %description
@ -82,6 +82,9 @@ rm -rf %{buildroot}%{_datadir}/doc/${name}
%{_datadir}/proj %{_datadir}/proj
%changelog %changelog
* Wed Dec 14 2022 caodongxia <caodongxia@h-partners.com> - 8.2.1-2
- Add the compilation dependency make
* Tue Jan 18 2022 yaoxin <yaoxin30@huawei.com> - 8.2.1-1 * Tue Jan 18 2022 yaoxin <yaoxin30@huawei.com> - 8.2.1-1
- Upgrade proj to 8.2.1 - Upgrade proj to 8.2.1