|
|
@ -3,7 +3,6 @@ Summary: API in "C" for Shapefile handling
|
|
|
|
Name: shapelib
|
|
|
|
Name: shapelib
|
|
|
|
Version: 1.2.10
|
|
|
|
Version: 1.2.10
|
|
|
|
Release: 6
|
|
|
|
Release: 6
|
|
|
|
Epoch: 0
|
|
|
|
|
|
|
|
URL: http://shapelib.maptools.org/
|
|
|
|
URL: http://shapelib.maptools.org/
|
|
|
|
Source: http://shapelib.maptools.org/dl/shapelib-%{version}.tar.gz
|
|
|
|
Source: http://shapelib.maptools.org/dl/shapelib-%{version}.tar.gz
|
|
|
|
Patch0: shapelib-%{version}.patch
|
|
|
|
Patch0: shapelib-%{version}.patch
|
|
|
@ -15,9 +14,9 @@ BuildRequires: proj-devel >= 0:4.4.1
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
%package devel
|
|
|
|
Summary: Development files for shapelib
|
|
|
|
Summary: Development files for shapelib
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
Requires: %{name} = %{epoch}:%{version}-%{release}
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
The Shapefile C Library provides the ability to write
|
|
|
|
The Shapefile C Library provides the ability to write
|
|
|
|