Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release-src > by-pkgid > 8694bbcac5312b566b1d53c0439e6e52 > files > 2

perl-GPS-Babel-0.110.0-7.mga6.src.rpm

%define upstream_name    GPS-Babel
%define upstream_version 0.11

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 7

Summary:    Perl interface to gpsbabel
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(File::Which)
BuildRequires: perl(Geo::Gpx) >= 0.150.0
BuildRequires: perl(Test::More)
BuildArch:  noarch
Requires: gpsbabel

%description
From the http://gpsbabel.org/ manpage:

    GPSBabel converts waypoints, tracks, and routes from one format to
    another, whether that format is a common mapping format like
    Delorme, Streets and Trips, or even a serial upload or download to a
    GPS unit such as those from Garmin and Magellan. By flattening the
    Tower of Babel that the authors of various programs for manipulating
    GPS data have imposed upon us, it returns to us the ability to
    freely move our own waypoint data between the programs and hardware
    we choose to use.

GPSBabel supports 96 various GPS related data formats. In addition to file
conversion it supports upload and download to a number of serial and USB
devices. This module provides a (thin) wrapper around the gpsbabel binary
making it easier to use in a perlish way.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor

%make

%check
%make test

%install
%makeinstall_std

%files
%doc Changes META.yml README SIGNATURE
%{_mandir}/man3/*
%perl_vendorlib/*



%changelog
* Sun Jun 19 2016 pterjan <pterjan> 0.110.0-7.mga6
+ Revision: 1027958
- Rebuild for perl 5.22.2

* Sat Feb 06 2016 umeabot <umeabot> 0.110.0-6.mga6
+ Revision: 940168
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 0.110.0-5.mga5
+ Revision: 750487
- Second Mageia 5 Mass Rebuild
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 0.110.0-3.mga4
+ Revision: 511875
- Mageia 4 Mass Rebuild

* Sun Jan 13 2013 umeabot <umeabot> 0.110.0-2.mga3
+ Revision: 367561
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Apr 01 2011 tv <tv> 0.110.0-1.mga1
+ Revision: 79599
- imported package perl-GPS-Babel


* Fri Apr 01 2011 cpan2dist 0.11-1mga
- initial mageia release, generated with cpan2dist