!2 Switch ronn-ng to disable ronn
From: @hht8 Reviewed-by: @SuperSix173 Signed-off-by: @SuperSix173
This commit is contained in:
commit
8c0cc4617b
@ -1,6 +1,6 @@
|
|||||||
Name: shapelib
|
Name: shapelib
|
||||||
Version: 1.4.1
|
Version: 1.4.1
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: A Shapefile C Library
|
Summary: A Shapefile C Library
|
||||||
License: (LGPLv2+ or MIT) and GPLv2+ and Public Domain
|
License: (LGPLv2+ or MIT) and GPLv2+ and Public Domain
|
||||||
URL: http://shapelib.maptools.org/
|
URL: http://shapelib.maptools.org/
|
||||||
@ -8,7 +8,7 @@ Source0: http://download.osgeo.org/shapelib/%{name}-%{version}.tar.gz
|
|||||||
Source1: https://salsa.debian.org/debian-gis-team/shapelib/-/archive/master/shapelib-master.tar.gz
|
Source1: https://salsa.debian.org/debian-gis-team/shapelib/-/archive/master/shapelib-master.tar.gz
|
||||||
|
|
||||||
BuildRequires: automake autoconf libtool gcc-c++ make proj-devel >= 4.4.1
|
BuildRequires: automake autoconf libtool gcc-c++ make proj-devel >= 4.4.1
|
||||||
BuildRequires: rubygem-ronn
|
BuildRequires: rubygem-ronn-ng
|
||||||
|
|
||||||
Provides: %{name}-tools = %{version}-%{release}
|
Provides: %{name}-tools = %{version}-%{release}
|
||||||
Obsoletes: %{name}-tools < %{version}-%{release}
|
Obsoletes: %{name}-tools < %{version}-%{release}
|
||||||
@ -72,5 +72,8 @@ install -pm 0644 man/*.1 %{buildroot}%{_mandir}/man1/
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 07 2020 huanghaitao <huanghaitao8@huawei.com> - 1.4.1-9
|
||||||
|
- Swith rubygem-ronn-ng to drop rubygem-ronn
|
||||||
|
|
||||||
* Fri Feb 14 2020 gulining<gulining1@huawei.com> - 1.4.1-8
|
* Fri Feb 14 2020 gulining<gulining1@huawei.com> - 1.4.1-8
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user