make centos and redhat compile
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=13
This commit is contained in:
parent
2aae58a2f6
commit
33a5c1dc9f
@ -28,7 +28,11 @@ Source0: proj-%{version}.tar.bz2
|
||||
Source1: proj-datumgrid-1.5.zip
|
||||
BuildRequires: bzip2
|
||||
BuildRequires: unzip
|
||||
%if 0%{?centos_version} || 0%{?rhel_version}
|
||||
BuildRequires: pkgconfig
|
||||
%else
|
||||
BuildRequires: pkg-config
|
||||
%endif
|
||||
Provides: libproj = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Prefix: %{_prefix}
|
||||
|
Loading…
Reference in New Issue
Block a user