Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 27880ae63d2bd85f7b94065c81e2095d > files > 2

perl-Geo-IPfree-1.122.880-2.mga3.src.rpm

%define upstream_name 	 Geo-IPfree
%define upstream_version 1.122880

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

Summary:    Look up country by IP Address
License:    GPL+ or Artistic
Url:        http://search.cpan.org/dist/%{upstream_name}
Group:      Development/Perl
Source0:    http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Memoize)
BuildRequires: perl(Test::More) >= 0.470.0
BuildArch:  noarch

%description
Look up country of IP Address. This module make this off-line and 
the DB of IPs is free & small. 

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

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

%check
make test

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std

%clean 
rm -rf $RPM_BUILD_ROOT

%files
%doc Changes META.json META.yml MYMETA.yml README
%{perl_vendorlib}/Geo
%{_mandir}/*/*

%changelog

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

* Mon Oct 15 2012 jquelin <jquelin> 1.122.880-1.mga3
+ Revision: 306100
- update to 1.122880

* Wed Jul 04 2012 jquelin <jquelin> 1.121.660-1.mga3
+ Revision: 267337
- update to 1.121660

* Thu Feb 23 2012 jquelin <jquelin> 1.120.460-1.mga2
+ Revision: 212895
- update to 1.120460

* Thu Nov 03 2011 jquelin <jquelin> 1.112.870-1.mga2
+ Revision: 162211
- update to 1.112870

* Sat Sep 10 2011 kharec <kharec> 1.112.490-1.mga2
+ Revision: 142112
- update to 1.112490

* Fri Jun 17 2011 jquelin <jquelin> 1.111.650-1.mga2
+ Revision: 109139
- update to 1.111650

* Wed Feb 16 2011 jquelin <jquelin> 1.110.450-1.mga1
+ Revision: 52498
- update to 1.110450

* Thu Jan 20 2011 jquelin <jquelin> 1.102.870-1.mga1
+ Revision: 26281
- mageia rebuild
- imported package perl-Geo-IPfree