Accepting request 360690 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/360690
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Geo-ShapeFile?expand=0&rev=4
This commit is contained in:
2016-02-21 12:23:42 +00:00
committed by Git OBS Bridge
parent 89651524e3
commit ab3fa7ab28
5 changed files with 56 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Geo-ShapeFile (Version 2.52)
# spec file for package perl-Geo-ShapeFile
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,26 +15,30 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-Geo-ShapeFile
Version: 2.52
Release: 1
License: GPL+ or Artistic
Version: 2.61
Release: 0
%define cpan_name Geo-ShapeFile
Summary: Geo::ShapeFile Perl module
Url: http://search.cpan.org/dist/Geo-ShapeFile/
Summary: Perl extension for handling ESRI GIS Shapefiles
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/J/JA/JASONK/%{cpan_name}-%{version}.tar.gz
Url: http://search.cpan.org/dist/Geo-ShapeFile/
Source0: http://www.cpan.org/authors/id/S/SL/SLAFFAN/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Carp)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(IO::File)
BuildRequires: perl(Math::Trig)
Requires: perl(Carp)
Requires: perl(IO::File)
Requires: perl(Math::Trig)
BuildRequires: perl(Math::Trig) >= 1.04
BuildRequires: perl(Tree::R)
BuildRequires: perl(autovivification)
BuildRequires: perl(parent)
BuildRequires: perl(rlib)
Requires: perl(Math::Trig) >= 1.04
Requires: perl(Tree::R)
Requires: perl(autovivification)
Requires: perl(parent)
%{perl_requires}
%description
@@ -57,9 +61,6 @@ base) formats.
%perl_process_packlist
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README